<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
0D54z0000A5ZGFnCQOOkta Classic EngineAdministrationAnswered2024-04-30T17:53:42.000Z2024-04-10T15:37:26.000Z2024-04-30T17:53:42.000Z
Self service password reset for okta users

I have a question on self service password reset in okta.

I get that we can set it in authenticator -> password settings. This will enable people to reset their own password via emails, sms etc.

Is there a way to determine via apis if user is allowed to reset or not?

We have a use case where if user is allowed to reset they should else we need to alert admins immediately for quickly solving their reset password.

 

For eg: Azure has similar features and https://learn.microsoft.com/en-us/graph/api/resources/userregistrationdetails?view=graph-rest-1.0

Api gives whether user has capability or not based on all policies and checks.


This question is closed.
Loading
Self service password reset for okta users