use " all the way
This commit is contained in:
parent
3f3fa9ab2a
commit
8acb7032f8
1 changed files with 2 additions and 2 deletions
|
@ -173,8 +173,8 @@ OIDC_USERNAME_ALGO = "app.oidc.generate_username"
|
|||
OIDC_RP_CLIENT_ID = None
|
||||
|
||||
# define those in local_settings to enable OCID based login
|
||||
#OIDC_RP_CLIENT_ID = '<client id>'
|
||||
#OIDC_RP_CLIENT_SECRET = '<client secret>'
|
||||
#OIDC_RP_CLIENT_ID = "<client id>"
|
||||
#OIDC_RP_CLIENT_SECRET = "<client secret>"
|
||||
#OIDC_RP_SIGN_ALGO = "RS256"
|
||||
#OIDC_OP_JWKS_ENDPOINT = "<jwks endpoint>"
|
||||
#OIDC_OP_AUTHORIZATION_ENDPOINT = "<authorization endpoint>"
|
||||
|
|
Loading…
Add table
Reference in a new issue