feat: Remove OIDC and SSO support
Existing SSO accounts have no local password, so the migration deactivates them before dropping is_sso_user and the identity_provider_user table.
This commit is contained in:
@@ -132,7 +132,6 @@ fi
|
||||
load_secret SECRET_KEY
|
||||
load_secret DEFAULT_ADMIN_PASSWORD
|
||||
load_secret S3_SECRET_ACCESS_KEY
|
||||
load_secret OIDC_CLIENT_SECRET
|
||||
load_secret SMTP_PASSWORD
|
||||
|
||||
start_outgoing_proxy_if_needed
|
||||
|
||||
Reference in New Issue
Block a user