OIDC ENABLE_OAUTH_SIGNUP #62

Closed
opened 2026-02-15 17:05:46 -05:00 by yindo · 1 comment
Owner

Originally created by @wm-ek on GitHub (Feb 23, 2025).

Docs say "ENABLE_OAUTH_SIGNUP" is persistent.

However, i checked the database. This variable is not stored (yet?).

Also, it is possible to change it in the compose file and after a reload the new value is set/loaded.

For us personally this is good, because we need it that way. but docs shouldn't say its persistent.

Originally created by @wm-ek on GitHub (Feb 23, 2025). Docs say "ENABLE_OAUTH_SIGNUP" is persistent. However, i checked the database. This variable is not stored (yet?). Also, it is possible to change it in the compose file and after a reload the new value is set/loaded. For us personally this is good, because we need it that way. but docs shouldn't say its persistent.
yindo closed this issue 2026-02-15 17:05:46 -05:00
Author
Owner

@Classic298 commented on GitHub (Aug 9, 2025):

/dev branch now has new env var to optionally make OAUTH configs non persistent or persistent based on this new env var that is/was being introduced with 0.6.19

@Classic298 commented on GitHub (Aug 9, 2025): /dev branch now has new env var to optionally make OAUTH configs non persistent or persistent based on this new env var that is/was being introduced with 0.6.19
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#62