|
1 |
| -# Changelog |
| 1 | +# Changelog Identity And Consent Management |
2 | 2 |
|
3 |
| -## X.Y.Z [ALPHA] - YYYY-MM-DD |
| 3 | +# v0.1.0 - Initial version |
4 | 4 |
|
5 |
| -### Added |
| 5 | +**Initial version of guidelines and documentation that represents the short-term solution agreed in this working group for accessing CAMARA APIs, to be used as a baseline.** |
6 | 6 |
|
7 |
| -* New property `new_name` |
8 |
| -* New endpoint `new_name` |
9 |
| -* Examples |
| 7 | +## Please note: |
10 | 8 |
|
11 |
| -### Changed |
| 9 | +The content of the release includes: |
12 | 10 |
|
13 |
| -* Property `old_name` renamed to `new_name` |
14 |
| -* Format for property `property` changed to `new_format` |
| 11 | +* Identity And Consent Management approved deliverables in **documentation** folder: |
| 12 | + |
| 13 | + - **[CAMARA-API-access-and-user-consent.md](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/IdentityAndConsentManagement)** - This document defines guidelines for telco operator API exposure platforms to manage CAMARA API access and user consent (when applicable). **This document is the result of the agreements reached in this working group and sets the stage for future discussions**. The major contents of the document added for this baseline release are: |
| 14 | + - [Glossary of Terms and Concepts](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/CAMARA-API-access-and-user-consent.md#glossary-of-terms-and-concepts) |
| 15 | + - [Applying purpose concept in the authorization request](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/CAMARA-API-access-and-user-consent.md#applying-purpose-concept-in-the-authorization-request) |
| 16 | + - [Authorization flows / grant types](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/CAMARA-API-access-and-user-consent.md#authorization-flows--grant-types) |
| 17 | + - [Authorization code flow (Frontend flow)](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/CAMARA-API-access-and-user-consent.md#authorization-code-flow-frontend-flow) |
| 18 | + - [CIBA flow (Backend flow)](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/CAMARA-API-access-and-user-consent.md#ciba-flow-backend-flow) |
| 19 | + - [Client Credentials](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/CAMARA-API-access-and-user-consent.md#client-credentials) |
| 20 | + - [CAMARA API Specification - Authorization and authentication common guidelines](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/CAMARA-API-access-and-user-consent.md#camara-api-specification---authorization-and-authentication-common-guidelines) |
| 21 | + - **[CAMARA-AuthN-AuthZ-Concept.md](https://github.com/camaraproject/IdentityAndConsentManagement/blob/release-0.1.0/documentation/CAMARA-AuthN-AuthZ-Concept.md)** - This document provides general information and generic recommendations about the authentication and authorization concept based on CAMARA scenarios. It is inherited from the original documentation of the [Commonalities WG](https://github.com/camaraproject/WorkingGroups/tree/main/Commonalities). It was moved to this repository in July 2023, when the Commonalities discussions started to take place in a separate Github repository: https://github.com/camaraproject/Commonalities. |
15 | 22 |
|
16 |
| -### Fixed |
17 |
| - |
18 |
| -* Typos fixed |
19 |
| -* Reference corrected |
20 |
| - |
21 |
| -### Removed |
22 |
| - |
23 |
| -* Deprecated field `old_field` |
24 |
| -* Deprecated endpoint |
| 23 | +**Full Changelog**: https://github.com/camaraproject/IdentityAndConsentManagement/commits/v0.1.0 |
0 commit comments