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

Replace OAuth2 auth code flow by OIDC auth code flow #133

Closed
AxelNennker opened this issue Aug 20, 2024 · 1 comment · Fixed by #134
Closed

Replace OAuth2 auth code flow by OIDC auth code flow #133

AxelNennker opened this issue Aug 20, 2024 · 1 comment · Fixed by #134
Labels
documentation Improvements or additions to documentation

Comments

@AxelNennker
Copy link
Collaborator

Problem description
Similar to
https://github.com/camaraproject/NumberVerification/pull/109/files
#106

but in this file
https://github.com/camaraproject/NumberVerification/blob/main/documentation/API_documentation/NUMBER_VERIFICATION_API.md#3-authentication-and-authorization

Expected action
replace OAuth2 by OIDC

Additional context
camaraproject/IdentityAndConsentManagement#163

@AxelNennker AxelNennker added the documentation Improvements or additions to documentation label Aug 20, 2024
@AxelNennker
Copy link
Collaborator Author

Options we have:

  • change NUMBER_VERIFICATION_API.md
  • deprecate NUMBER_VERIFICATION_API.md
  • remove NUMBER_VERIFICATION_API.md from the repo
  • dont change NUMBER_VERIFICATION_API.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant