Skip to content

Commit b3a5cde

Browse files
authored
Merge pull request #112 from camaraproject/jpengar/changelog-v0.1.0-release
Update README and CHANGELOG for release v0.1.0
2 parents 8a27443 + 7561707 commit b3a5cde

File tree

2 files changed

+22
-24
lines changed

2 files changed

+22
-24
lines changed

CHANGELOG.md

+17-18
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
1-
# Changelog
1+
# Changelog Identity And Consent Management
22

3-
## X.Y.Z [ALPHA] - YYYY-MM-DD
3+
# v0.1.0 - Initial version
44

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.**
66

7-
* New property `new_name`
8-
* New endpoint `new_name`
9-
* Examples
7+
## Please note:
108

11-
### Changed
9+
The content of the release includes:
1210

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

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

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<a href="https://github.com/camaraproject/IdentityAndConsentManagement" title="Repo Size"><img src="https://img.shields.io/github/repo-size/camaraproject/IdentityAndConsentManagement?style=plastic"></a>
66
<a href="https://github.com/camaraproject/IdentityAndConsentManagement/blob/main/LICENSE" title="License"><img src="https://img.shields.io/badge/License-Apache%202.0-green.svg?style=plastic"></a>
77

8-
# IdentityAndConsentManagement
8+
# Identity And Consent Management
99
Repository to describe, develop, document and test the Identity And Consent Management API family
1010

1111
## Scope
@@ -20,11 +20,10 @@ Repository to describe, develop, document and test the Identity And Consent Mana
2020
* Schedule: bi-weekly, Wednesday, 4 PM CET/CEST (15:00 UTC, 14:00 UTC during European DST). For next call, see minutes of [previous meetings](documentation/MeetingMinutes)
2121
* Meeting link: [Microsoft Teams Meeting](https://teams.microsoft.com/l/meetup-join/19%3ameeting_MGVkMDUwMTYtNTZiNy00MmMzLWE1M2QtN2Q1ZmEwOWVmZDQ2%40thread.v2/0?context=%7b%22Tid%22%3a%229744600e-3e04-492e-baa1-25ec245c6f10%22%2c%22Oid%22%3a%22ec8dd69b-01fe-4d41-a294-c2927b548e27%22%7d)
2222

23-
## Results and Status
24-
* Current Version: v0.1.0 WIP
25-
* API [definition](code/API_definitions)
26-
* API [documentation](documentation/API_documentation)
27-
* For changes see [CHANGELOG.md](CHANGELOG.md)
23+
## Status and released versions
24+
* Release 0.1.0 of guidelines and documentation for CAMARA APIs is available within the [release-0.1.0 branch](https://github.com/camaraproject/IdentityAndConsentManagement/tree/release-0.1.0)
25+
26+
For changes see [CHANGELOG.md](https://github.com/camaraproject/IdentityAndConsentManagement/blob/main/CHANGELOG.md)
2827

2928
## Contributorship and mailing list
3029
* To subscribe / unsubscribe to the mailing list of this Sub Project and thus be / resign as Contributor please visit <https://lists.camaraproject.org/g/sp-icm>.

0 commit comments

Comments
 (0)