Release Notes
This public release contains the definition and documentation of:
- "Identity and Consent Management" 0.5.0
The content of the release includes the "Identity And Consent Management" approved deliverables in documentation folder.
Added
- Recommendations to help API Consumers and API Providers select the appropriate authorization flow for their use case @jpengar in #320
- High-level example of the JWT Bearer Flow with an Operator Token by @jpengar in #334
- Strengthen DPoP support with additional security measures and claims by @RamTMO in #325
- CAMARA format for
subclaim values in the JWT Bearer assertion by @jpengar in #346 - Security Considerations regarding audience values by @AxelNennker in #348
Changed
- Clarify the trust assumptions when using a phone number as
subclaim in JWT Bearer Flow by @sfnuser in #343
Fixed
- Add missing
openidscope for the OIDC Auth Code Flow and the CIBA Flow to theCAMARA-API-access-and-user-consent.mddocument by @sebdewet in #317 - Remove
openidscope typo for JWT Bearer Flow in theCAMARA-API-access-and-user-consent.mddocument by @shilpa-padgaonkar in #333 - Add missing
offline_accessscope for Refresh Token examples to theCAMARA-ICM-examples.mddocument by @sebdewet in #332
Removed
- Rich Authorization Request (RAR) references from the "Identity And Consent Management" documentation by @jpengar in #342
Full Changelog: r3.3...r4.2