Default production SSO provider source to YAML to avoid boot-time schema errors (#1278)

* Initial plan

* Default production SSO provider source to YAML

Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com>
Agent-Logs-Url: https://github.com/we-promise/sure/sessions/d3a36ca8-e936-4687-a466-9b4c93c19150

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com>
This commit is contained in:
Copilot
2026-03-25 15:08:36 +01:00
committed by GitHub
parent eb34a2f9de
commit 1527611239
3 changed files with 35 additions and 3 deletions

View File

@@ -346,6 +346,7 @@ When enabled:
When disabled (default):
- Providers are loaded from `config/auth.yml`
- Changes require a server restart
- In production, YAML is the default unless `AUTH_PROVIDERS_SOURCE=db` is explicitly set
### 6.2 Admin UI for SSO providers