Skip to content

r2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpengar jpengar released this 31 Jan 08:05
· 4 commits to main since this release
46beef3

Release Notes

This pre-release contains the definition and documentation of:

  • "Identity and Consent Management" v0.3.0-rc.1

The content of the release includes the "Identity And Consent Management" approved deliverables in documentation folder.

The mandatory info.description template defined for "Authorization and authentication" has been modified and will eventually need to be adopted by all API definitions.

NOTE: The Working Group release numbering has been updated to adopt the same release notation as is used for API sub-projects.

Added

  • Lifetime handling of client assertions on client authentication by @eric-murray in #216
  • Recommend signed authentication requests for CIBA by @eric-murray in #217
  • Operator token login_hint format by @AxelNennker in #218
  • Response codes for error scenarios by @garciasolero in #220
  • Clarification on the use of sender constraint tokens via "Demonstrating Proof of Possession" (DPoP) by @AxelNennker in #225
  • login_hint statement for Authorization Code Flow by @jpengar in #242
  • Recommend signed authentication requests for Authorization Code Flow by @AxelNennker in #251
  • Agreed conclusion statement about authentication method in the Authorization Code Flow by @jpengar in #253

Changed

  • Updated the CAMARA-Security-Interoperability.md document to replace Telco and Operator terms with API Provider by @AxelNennker in #201
  • Updated terms and definitions in the CAMARA-API-access-and-user-consent.md document for better writing and understanding by @jpengar and @chrishowell in #212
  • Updated the CAMARA-API-access-and-user-consent.md document with editorial and general writing improvements by @jpengar and @chrishowell in #213
  • Updated info.description template in the CAMARA-API-access-and-user-consent.md document with revised wording by @jpengar and @chrishowell in #214
  • Updated the CAMARA-ICM-examples.md document with more CIBA examples by @sebdewet in #237

Fixed

  • Fixed error description for missing openid scope in the CAMARA-Security-Interoperability.md document by @AxelNennker in #210
  • Clarify case sensitivity of parameter names and values in the CAMARA-Security-Interoperability.md document by @eric-murray in #221
  • Fixed "bc_authorize" typo in the CAMARA-API-access-and-user-consent.md document by @AxelNennker in #248

Removed

N/A

Full Changelog: r0.2.1...r2.2