Skip to content

Releases: camaraproject/IdentityAndConsentManagement

r3.3

11 Aug 10:50
97cec25

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of:

  • "Identity and Consent Management" 0.4.0

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

Added

  • Mandatory fields in signed Authorization Code Flow request objects by @AxelNennker & @garciasolero in #285
  • New JWT Bearer Flow specification in addition to the three previously supported flows: Authorization Code Flow, CIBA and Client Credentials by @jpengar, @AxelNennker & @subha5h in #294
  • Statement of future adoption of OAuth 2.1 by @jpengar in #303
  • Recommended value for the audience field of signed authentication requests for CIBA by @mhfoo in #306

Changed

  • Further alignment of CAMARA-API-access-and-user-consent.md with CAMARA terms and definitions by @jpengar in #280
  • Update request object errors by @garciasolero in #287
  • Clarify protocols for CAMARA API access by @AxelNennker in #281
  • Document when Authorization Code Flow is applicable with regards to involved devices by @Elisabeth-Ericsson in #256
  • CIBA Flow descriptions to further clarify the Authentication request authorization process with regard to User privacy by @jpengar & @AxelNennker in #293
  • Clarify and generalize login_hint usage to include Operator and Temporary Tokens (TS.43) in the ICM documentation by @AxelNennker in #297
  • Client assertion audience clarification for CIBA by @jpengar in #302

Fixed

Removed

N/A

Full Changelog: r2.3...r3.3

r3.2

19 Jun 15:29
038e748

Choose a tag to compare

r3.2 Pre-release
Pre-release

Release Notes

This pre-release contains the definition and documentation of:

  • "Identity and Consent Management" 0.4.0-rc.1

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

Added

Changed

  • Further alignment of CAMARA-API-access-and-user-consent.md with CAMARA terms and definitions by @jpengar in #280
  • Update request object errors by @garciasolero in #287
  • Clarify protocols for CAMARA API access by @AxelNennker in #281
  • Document when Authorization Code Flow is applicable with regards to involved devices by @Elisabeth-Ericsson in #256
  • CIBA Flow descriptions to further clarify the Authentication request authorization process with regard to User privacy by @jpengar & @AxelNennker in #293

Fixed

  • Fix typo autenticate -> authenticate by @AxelNennker in #274
  • Update the references to the OAuth 2.0 Security Best Practices (RFC 9700) by @AxelNennker in #263

Removed

N/A

Full Changelog: r2.3...r3.2

r3.1

16 May 12:11
6951af4

Choose a tag to compare

r3.1 Pre-release
Pre-release

Release Notes

This pre-release contains the definition and documentation of:

  • "Identity and Consent Management" 0.4.0-alpha.1

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

Added

N/A

Changed

  • Further alignment of CAMARA-API-access-and-user-consent.md with CAMARA terms and definitions by @jpengar in #280
  • Update request object errors by @garciasolero in #287
  • Clarify protocols for CAMARA API access by @AxelNennker in #281

Fixed

Removed

N/A

Full Changelog: r2.3...r3.1

r2.3

18 Feb 16:44
3426952

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of:

  • "Identity and Consent Management" v0.3.0

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
  • Fixed operator token login_hint formatting and encoding references by @garciarolero in #262

Removed

N/A

Full Changelog: r0.2.1...r2.3

r2.2

31 Jan 08:05
46beef3

Choose a tag to compare

r2.2 Pre-release
Pre-release

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

r2.1

03 Dec 16:17
0c36df8

Choose a tag to compare

r2.1 Pre-release
Pre-release

Release Notes

This pre-release contains the definition and documentation of:

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

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

Added

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 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

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

Removed

N/A

Full Changelog: r0.2.1...r2.1

r0.2.1

02 Oct 07:14
54c68c4

Choose a tag to compare

This is the public release of "Identity And Consent Management" version 0.2.1, a patch release from r0.2.0

Please note:

  • The r0.2.1 release is a patch release of r0.2.0. Please read also the release notes and changes of r0.2.0.

Fixed

  • Fixed broken W3C Data Privacy Vocabulary (DPV) reference links in ICM documentation by @jpengar in #196

Full Changelog: r0.2.0...r0.2.1

r0.2.0

22 Aug 17:53
2e6d04a

Choose a tag to compare

This is the public release of "Identity And Consent Management" version 0.2.0

Please note:

  • The content of the release includes the "Identity And Consent Management" approved deliverables in documentation folder.
  • The document Authentication and Authorization Concept for Service APIs was part of the 0.1.0 release. It has been deprecated and been removed in the course of the public release of "Identity and Consent Management" version 0.2.0.

Main Changes

Added

Changed

  • Clarified resource server terminology by @Elisabeth-Ericsson in #135
  • Updated the CAMARA-API-access-and-user-consent.md document with the latest decisions of the working group in the new profile by @jpengar in #155
  • Adapted the info.description template in CAMARA-API-access-and-user-consent.md document to "CAMARA Security and Interoperability Profile" by @AxelNennker in #168
  • Editorial changes to CAMARA-API-access-and-user-consent.md by @AxelNennker in #183
  • Replaced link into main branch of Identity and Consent Management within "Authorization and authentication" text template (need to be applied to all APIs who have copied the template previously) by @hdamker in #186
  • Replace internal links between icm documents with relative links by @hdamker in #188

Fixed

Removed

New Contributors

Full Changelog: v0.1.0...r0.2.0

r0.2.0-rc.2

01 Aug 08:26
393911b

Choose a tag to compare

r0.2.0-rc.2 Pre-release
Pre-release

This is the second release candidate version for "Identity And Consent Management" release 0.2.0

Please note:

  • This is a bugfix release.

Main Changes

  • Replaced link into main branch of Identity and Consent Management within "Authorization and authentication" text template (need to be applied to all APIs who have copied the template previously)

Added

  • N/A

Changed

  • Editorial changes to CAMARA-API-access-and-user-consent.md by @AxelNennker in #183
  • Replaced link into main branch of Identity and Consent Management within "Authorization and authentication" text template (need to be applied to all APIs who have copied the template previously) by @hdamker in #186
  • Replace internal links between icm documents with relative links by @hdamker in #188

Fixed

  • Fix returned error in authentication code flow by @garciasolero in #180
  • Fixed the release tag according to Release Management Working Group guidelines.

Removed

  • N/A

New Contributors

Full Changelog: v0.2.0-rc.1...r0.2.0-rc.2

v0.2.0-rc.1

11 Jul 10:50
40aaea5

Choose a tag to compare

v0.2.0-rc.1 Pre-release
Pre-release

This is the release candidate version for "Identity And Consent Management" release 0.2.0

Please note:

  • The working group agreed to proceed directly with a Release Candidate version, bypassing the ALPHA release, given the stability and closed scope of the 0.2.0 release.
  • The content of the release includes the "Identity And Consent Management" approved deliverables in documentation folder.
  • The document Authentication and Authorization Concept for Service APIs is part of the 0.1.0 release. It is deprecated. It will be removed after the 0.2.0 public release of "Identity and Consent Management".

Main Changes

Added

Changed

Fixed

Removed

  • N/A

New Contributors

Full Changelog: v0.1.0...v0.2.0-rc.1