Tracks: #2801 #2800 #2783 #2798 #2795
Spec-compliant client-side OAuth changes for the release. Independent of the protocol-version work; design choices are the implementer's.
What's in it
- Validate
iss on the OAuth callback (RFC 9207 / SEP-2468).
- Bind stored credentials to the issuer; re-register on AS change (SEP-2352).
- Send
application_type on DCR (SEP-837).
- Union scopes on step-up re-authorization (SEP-2350).
- Confirm and close out offline_access (SEP-2207 — already implemented).
- Server-side SHOULDs (PRM offline_access, single-challenge scopes): docs note / out of scope for this release.
Conformance
auth/iss-* (×6)
auth/metadata-issuer-mismatch
auth/authorization-server-migration
auth/offline-access-not-supported
auth/scope-step-up
Dependencies
References
Tracks: #2801 #2800 #2783 #2798 #2795
Spec-compliant client-side OAuth changes for the release. Independent of the protocol-version work; design choices are the implementer's.
What's in it
isson the OAuth callback (RFC 9207 / SEP-2468).application_typeon DCR (SEP-837).Conformance
auth/iss-*(×6)auth/metadata-issuer-mismatchauth/authorization-server-migrationauth/offline-access-not-supportedauth/scope-step-upDependencies
References