-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Labels
authenticationLinked to authentication, log in, log out, SSO, etc.Linked to authentication, log in, log out, SSO, etc.buguse for describing something not working as expecteduse for describing something not working as expectedcriticaluse to identify critical bug to fix ASAPuse to identify critical bug to fix ASAPsolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)
Milestone
Description
Description
When updating to V7 we are converting environment variables to the DB but part of the conversion is case sensitive which causes issues.
For example:
this will cause an issue (cf screenshot) => PROVIDERS__OPENID__CONFIG__LOGOUT_REMOTE=False
but this will work => PROVIDERS__OPENID__CONFIG__LOGOUT_REMOTE=false
Screenshots
Additional information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
authenticationLinked to authentication, log in, log out, SSO, etc.Linked to authentication, log in, log out, SSO, etc.buguse for describing something not working as expecteduse for describing something not working as expectedcriticaluse to identify critical bug to fix ASAPuse to identify critical bug to fix ASAPsolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)