Added description to auth header
This commit is contained in:
1
dfc.yaml
1
dfc.yaml
@@ -19,6 +19,7 @@ components:
|
|||||||
oidc_token:
|
oidc_token:
|
||||||
type: openIdConnect
|
type: openIdConnect
|
||||||
openIdConnectUrl: https://login.lescommuns.org/auth/realm/datafoodconsortium
|
openIdConnectUrl: https://login.lescommuns.org/auth/realm/datafoodconsortium
|
||||||
|
description: "Provide a JWT Access Token in the header, with approriate access from the Keycloak server. Format: Authorzation: JWT <base64-acccess-token>"
|
||||||
|
|
||||||
security:
|
security:
|
||||||
- oidc_token: []
|
- oidc_token: []
|
||||||
|
|||||||
Reference in New Issue
Block a user