You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: do not mark SAML and Auth0 config sections as mutually exclusive
Auth0 has some configs defined by default, but is disabled.
They clash with each other when SAML is enabled.
Make the check more fine-grained: only fail if both `Auth0.Enabled` and
`SAML.Enabled` are set.
Signed-off-by: Artem Chernyshev <[email protected]>
0 commit comments