Add OPID redirect url
Is important to defined redirect url to be connected with openid provider
This commit is contained in:
parent
213af0cfa3
commit
c21ea8803a
3 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,7 @@ MAX_USERNAME_LENGTH=8
|
|||
OPID_CLIENT_ID=
|
||||
OPID_CLIENT_SECRET=
|
||||
OPID_CLIENT_ISSUER=
|
||||
OPID_CLIENT_REDIREC_URL=
|
||||
DISABLE_ANONYMOUS=
|
||||
|
||||
# If you want to have a contact page in your menu, you MUST set CONTACT_URL to the URL of the page that you want
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue