I know how to view a SAML request/response from the HTTP requests in the browser, which I frequently do to troubleshoot SSO configurations (such as viewing the actual claims sent in the assertion)
Is there a way to see the JWT sent during SSO using OAuth/OIDC?
Asking this from the side of the IdP administrator, not as a developer/relying party administrator, and preferably without any browser extensions