<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7V1aSAFOkta Classic EngineAdministrationAnswered2018-09-05T01:27:24.000Z2017-05-12T15:28:13.000Z2017-05-12T15:28:13.000Z
Is it possible to validate only against Email when using SAML?
When authenticating a user via SAML SSO, is it possible to only validate against Email?

 

The Use Case:

We want customers to log into our application via SSO, however, we want Anonymous users to be able to access our application as well... but we will adjust the user experience for them.  Therefore, when presented with an SSO login, we want some users to be able to bypass the login if they don't already have an account.

  • Hello, my name is Costel from Okta support.

    Unfortunately Okta doesn't have an option to redirect users that are not registered to a custom URL.

    One way of accoumplishing this is to have an Okta widget created for the application's login page where a code will redirect a user if a user is not found in your Okta org.

     

    http://developer.okta.com/code/javascript/okta_sign-in_widget

     

    Expand Post
This question is closed.
Loading
Is it possible to validate only against Email when using SAML?