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
OpenAPI Specification allows APIs to describe their authentication and authorization requirements - their security requirements.
This is done by defining a security scheme that can than be applied to endpoints or to the API as a whole.
Commonly used security schemes of a Camara API should be in CAMARA_common.yaml
Expected action
The IdentityAndConsent WG developed one security scheme for OpenId Connect.
Problem description
OpenAPI Specification allows APIs to describe their authentication and authorization requirements - their security requirements.
This is done by defining a security scheme that can than be applied to endpoints or to the API as a whole.
Commonly used security schemes of a Camara API should be in
CAMARA_common.yaml
Expected action
The IdentityAndConsent WG developed one security scheme for OpenId Connect.
This should be added to CAMARA_common.yaml and probably applied to the API as a whole.
The text was updated successfully, but these errors were encountered: