You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description
According to issue #53 from commonalities we should use the OIDC security scheme for NumberVerification API.
There is an inconsistency inside yaml between the description & UML that points to OAUTH2.0 authorization code grant flow.
It is either OAUTH2.0 or OpenID Connect (with ID Token delivered in token response).
Expected behavior
Description that meets requirements from Commonalities - OpenID Connect flow described within UML & API description (yaml)
Alternative solution
If we think that we should use OAUTH2.0 Authorization code grant alternatively - we should apply changes in yaml and promote them inside commonalities.
Additional context
The text was updated successfully, but these errors were encountered:
Problem description
According to issue #53 from commonalities we should use the OIDC security scheme for NumberVerification API.
There is an inconsistency inside yaml between the description & UML that points to OAUTH2.0 authorization code grant flow.
It is either OAUTH2.0 or OpenID Connect (with ID Token delivered in token response).
Expected behavior
Description that meets requirements from Commonalities - OpenID Connect flow described within UML & API description (yaml)
Alternative solution
If we think that we should use OAUTH2.0 Authorization code grant alternatively - we should apply changes in yaml and promote them inside commonalities.
Additional context
The text was updated successfully, but these errors were encountered: