1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin/auth
Christopher Kolstad d397819fd3
feat: Make SAML dialog aware that it might be configured via env (#7606)
Same as the OIDC changes we merged yesterday, this makes the frontend
ready for disabling SAML configuration page, if the SAML_ environment
variables are set.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2024-07-17 10:57:34 +00:00
..
AutoCreateForm
GoogleAuth
OidcAuth feat: Make SAML dialog aware that it might be configured via env (#7606) 2024-07-17 10:57:34 +00:00
PasswordAuth
SamlAuth feat: Make SAML dialog aware that it might be configured via env (#7606) 2024-07-17 10:57:34 +00:00
ScimSettings
AuthSettings.tsx
SsoGroupSettings.tsx