Hi all,
I’m exploring a way to know whether a user exists or not from the Okta Sign-In widget.
The use case is: “User enters the email, if it does not exist in Okta, show the registration flow, if exists, show the login/sign-in flow”
I’m wondering if the Webfinger API has a capability to let us know if the user is registered already (I know it’s intended for IdP discovery but I tried with a non-existing user and the result was the default IdP).
The reason I’m trying to avoid calling the Users API is because this request would be trigger in the frontend code, so I don’t want to expose any credentials/keys when making the FE request
If there’s any OOB functionality in the widget for this it would be awesome
Any help is truly appreciated
Anthony Leandro,
Splunk/Cisco