camaraproject / IdentityAndConsentManagement

Repository to describe, develop, document and test the Identity And Consent Management for CAMARA APIs
Apache License 2.0
18 stars 30 forks source link

RFC7662 is mentioned twice in RFCs references list in Authentication and Authorization Concept for Service APIs #161

Closed gregory1g closed 1 month ago

gregory1g commented 1 month ago

Problem description In the RFCs references list RFC7662 is mentioned twice in https://github.com/camaraproject/IdentityAndConsentManagement/blob/main/documentation/CAMARA-AuthN-AuthZ-Concept.md Expected action Second reference to the same document to be removed.

Additional context

RFCs

jpengar commented 1 month ago

Thanks @gregory1g for bringing this up!

Actually, CAMARA-AuthN-AuthZ-Concept.md is deprecated and will be removed. So maybe we can leave it as it is, since it will be removed eventually.

There is a disclaimer at the top of the document:

PLEASE NOTE: This document is part of Identity & Consent Management (ICM) v0.1.0. It is deprecated as the content is now included within CAMARA-API-access-and-user-consent.md. It will be deleted after the release of Commonalities v0.4.0 and Identity & Consent Management v0.2.0. The document is here preserved for now as Commonalities v0.3.0 and Identity & Consent Management v0.1.0 are referring to this document.

gregory1g commented 1 month ago

Ah, ok. I was scanning for keywords and did not notice the disclaimer. Probably it would be better to close this issue then.