You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: address review on the assertion-audience section
Apply technical-writing review feedback on the JWT profile guide:
- Reframe the heading and intro to contrast the assertion's "aud" (the
authorization server) with the access token's "aud" (the resource servers /
APIs the token is for).
- Use the fully qualified setting key oauth2.grant.jwt.omit_assertion_audience.
- State the default is true (omit) for Ory OSS, OEL, and Ory Network, dropping
the temporal "before/after this change" wording (migration details live in
the release notes).
- Clarify the assertion "aud" is the OAuth2 token endpoint URL, and note in the
issued-token example that the assertion "aud" is not copied by default.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments