Fix OIDC doc (#3249)

This commit is contained in:
Dexter Lee 2021-09-16 16:54:16 -07:00 committed by GitHub
parent 6a663edf2f
commit c14df3c3a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ datahub-frontend:
...
extraEnvs:
- name: AUTH_OIDC_ENABLED
value: true
value: "true"
- name: AUTH_OIDC_CLIENT_ID
value: your-client-id
- name: AUTH_OIDC_CLIENT_SECRET