We have enabled auth_fallback as described in:
a GET to /rest/authconfig/1.0/sso shows the following
{
"show-login-form": true,
"enable-authentication-fallback": true,
"show-login-form-for-jsm": true,
"last-updated": "2022-02-23T19:45:57.507Z"
}
Looks like we were using a plugin for SAML auth not the native builtin SSO. We deleted the plugin and was able to bypass the SSO login page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.