Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align securitySchemes and security of QOD API spec with IdentityAndConsentManagement #244

Closed
hdamker opened this issue Dec 14, 2023 · 4 comments · Fixed by #295
Closed
Labels
enhancement New feature or request Fall24 Relevant for maintenance of Fall24 release QoD

Comments

@hdamker
Copy link
Collaborator

hdamker commented Dec 14, 2023

Problem description
QoD API need to be aligned with the upcoming released version of documents in https://github.com/camaraproject/IdentityAndConsentManagement

Possible evolution
Adapt securitySchemes as defined in https://github.com/camaraproject/IdentityAndConsentManagement/blob/main/documentation/CAMARA-API-access-and-user-consent.md when it is released (dependent on at least issue camaraproject/IdentityAndConsentManagement/issues/57 and related PR camaraproject/IdentityAndConsentManagement/pull/93).

Alternative solution

Additional context
For all or some QoD API endpoints client_credentials might be an allowed grant type if certain prerequisites are given.

@hdamker hdamker added enhancement New feature or request QoD labels Dec 14, 2023
@jlurien
Copy link
Collaborator

jlurien commented Feb 6, 2024

Hi @hdamker, PR camaraproject/IdentityAndConsentManagement#93 is already merged and issue closed in I&CM. We should proceed adapting QoD to it. Do you think we should align v0.10 or wait for a next one?

@hdamker
Copy link
Collaborator Author

hdamker commented Feb 7, 2024

v0.10.0 is already in rc2 and therefore out of the door. We marked this issue as "enhancement" for the next release.
For applying scopes which allow the "wildcard" scope we might need also to think about splitting sessions and profiles in two APIs.

@jlurien
Copy link
Collaborator

jlurien commented Feb 7, 2024

v0.10.0 is already in rc2 and therefore out of the door. We marked this issue as "enhancement" for the next release. For applying scopes which allow the "wildcard" scope we might need also to think about splitting sessions and profiles in two APIs.

Splitting the API may have all sense. BTW, we are facing some new use cases where QoS profiles may be used by other APIs as well, so that would ease reusing this functionality.

@hdamker
Copy link
Collaborator Author

hdamker commented Feb 11, 2024

Agreement within QoD Call Feb 9th: the split of QosSessions and QosProfiles to be done first (#265).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Fall24 Relevant for maintenance of Fall24 release QoD
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants