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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+40Lines changed: 40 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## Table of Contents
4
4
5
+
-**[r3.3](#r33)**
5
6
-**[r3.2](#r32)**
6
7
-**[r3.1](#r31)**
7
8
-**[r2.3](#r23)**
@@ -22,6 +23,45 @@ The below sections record the changes in each release as follows:
22
23
* for subsequent release-candidate(s), only the delta to the previous release-candidate
23
24
* for a public release, the consolidated changes since the previous public release
24
25
26
+
# r3.3
27
+
28
+
## Release Notes
29
+
30
+
This pre-release contains the definition and documentation of:
31
+
32
+
* "Identity and Consent Management" 0.4.0
33
+
34
+
The content of the release includes the "Identity And Consent Management" approved deliverables in **[documentation](https://github.com/camaraproject/IdentityAndConsentManagement/tree/r3.3/documentation)** folder.
35
+
36
+
### Added
37
+
38
+
* Mandatory fields in signed Authorization Code Flow request objects by @AxelNennker & @garciasolero in https://github.com/camaraproject/IdentityAndConsentManagement/pull/285
39
+
* 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 https://github.com/camaraproject/IdentityAndConsentManagement/pull/294
40
+
* Statement of future adoption of OAuth 2.1 by @jpengar in https://github.com/camaraproject/IdentityAndConsentManagement/pull/303
41
+
* Recommended value for the audience field of signed authentication requests for CIBA by @mhfoo in https://github.com/camaraproject/IdentityAndConsentManagement/pull/306
42
+
43
+
### Changed
44
+
45
+
* Further alignment of `CAMARA-API-access-and-user-consent.md` with CAMARA terms and definitions by @jpengar in https://github.com/camaraproject/IdentityAndConsentManagement/pull/280
46
+
* Update request object errors by @garciasolero in https://github.com/camaraproject/IdentityAndConsentManagement/pull/287
47
+
* Clarify protocols for CAMARA API access by @AxelNennker in https://github.com/camaraproject/IdentityAndConsentManagement/pull/281
48
+
* Document when Authorization Code Flow is applicable with regards to involved devices by @Elisabeth-Ericsson in https://github.com/camaraproject/IdentityAndConsentManagement/pull/256
49
+
* CIBA Flow descriptions to further clarify the Authentication request authorization process with regard to User privacy by @jpengar & @AxelNennker in https://github.com/camaraproject/IdentityAndConsentManagement/pull/293
50
+
* Clarify and generalize login_hint usage to include Operator and Temporary Tokens (TS.43) in the ICM documentation by @AxelNennker in https://github.com/camaraproject/IdentityAndConsentManagement/pull/297
51
+
* Client assertion audience clarification for CIBA by @jpengar in https://github.com/camaraproject/IdentityAndConsentManagement/pull/302
52
+
53
+
### Fixed
54
+
55
+
* Fix typo autenticate -> authenticate by @AxelNennker in https://github.com/camaraproject/IdentityAndConsentManagement/pull/274
56
+
* Update the references to the OAuth 2.0 Security Best Practices (RFC 9700) by @AxelNennker in https://github.com/camaraproject/IdentityAndConsentManagement/pull/263
57
+
* Consistent consent check statement in Authorization Code Flow and CIBA by @shilpa-padgaonkar in https://github.com/camaraproject/IdentityAndConsentManagement/pull/305
Copy file name to clipboardExpand all lines: README.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,11 @@ Repository to describe, develop, document and test the Identity And Consent Mana
16
16
17
17
## Release Information
18
18
19
-
*`NEW`: The second "Fall25" pre-release of the "Identity and Consent Management" guidelines and documentation for the CAMARA APIs is available under the tag [r3.2](https://github.com/camaraproject/IdentityAndConsentManagement/tree/r3.2). It contains the release candidate [version](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r3.2/VERSION.yaml) of the documents which are relevant for the [Fall25 meta-release](https://lf-camaraproject.atlassian.net/wiki/spaces/CAM/pages/36241429/Meta-release+Fall25), including:
20
-
*[CAMARA APIs access and user consent management](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r3.2/documentation/CAMARA-API-access-and-user-consent.md)
21
-
*[CAMARA Security and Interoperability Profile](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r3.2/documentation/CAMARA-Security-Interoperability.md)
22
-
* The "Spring25" public release of the "Identity and Consent Management" guidelines and documentation for the CAMARA APIs is available under the tag [r2.3](https://github.com/camaraproject/IdentityAndConsentManagement/tree/r2.3). It contains the [version](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r2.3/VERSION.yaml) of the documents which are relevant for the [Spring25 meta-release](https://lf-camaraproject.atlassian.net/wiki/spaces/CAM/pages/14560849/Meta-release+Spring25), including:
23
-
*[CAMARA APIs access and user consent management](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r2.3/documentation/CAMARA-API-access-and-user-consent.md)
24
-
*[CAMARA Security and Interoperability Profile](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r2.3/documentation/CAMARA-Security-Interoperability.md)
25
-
>NOTE: the Working Group release numbering has been updated to adopt the same release notation as is used for API sub-projects.
26
-
* The latest **public release** of guidelines and documentation for CAMARA APIs is available [here](https://github.com/camaraproject/IdentityAndConsentManagement/releases/latest).
27
-
* For previous releases and changes see [CHANGELOG.md](/CHANGELOG.md)
19
+
*`NEW`: The "Fall25" public release of the "Identity and Consent Management" guidelines and documentation for the CAMARA APIs is available under the tag [r3.3](https://github.com/camaraproject/IdentityAndConsentManagement/tree/r3.3). It contains the [version](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r3.3/VERSION.yaml) of the documents which are relevant for the [Fall25 meta-release](https://lf-camaraproject.atlassian.net/wiki/spaces/CAM/pages/36241429/Meta-release+Fall25), including:
20
+
*[CAMARA APIs access and user consent management](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r3.3/documentation/CAMARA-API-access-and-user-consent.md)
21
+
*[CAMARA Security and Interoperability Profile](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r3.3/documentation/CAMARA-Security-Interoperability.md)
22
+
* Previous releases and pre-releases are available [here](https://github.com/camaraproject/IdentityAndConsentManagement/releases).
23
+
* For a detailed list of changes, see [CHANGELOG.md](/CHANGELOG.md).
0 commit comments