New checkbox for SAML - Enable EP authorization

image-20260205-125523.png

Enable EP authorization

The Enable EP authorization [BE value = 'enableEpAuthorization'] checkbox changes the behavior of the Sign in button on the frontend.

  • When disabled (current/default behavior)
    Clicking Sign in automatically redirects the user to SAML authorization.

  • When enabled
    Clicking Sign in no longer triggers an automatic SAML redirect.
    Instead, the standard sign-in popup is opened. In this popup, an additional button is available that allows the user to authenticate via SSO.

This option provides more flexible sign-in behavior by exposing SSO as an explicit choice in the sign-in popup rather than enforcing an automatic SAML flow.

image-20260205-130044.png