Add OPID redirect url

Is important to defined redirect url to be connected with openid provider
This commit is contained in:
Gregoire Parant 2021-11-12 16:52:44 +01:00
parent 213af0cfa3
commit c21ea8803a
3 changed files with 5 additions and 0 deletions

View file

@ -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