<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
0D54z0000AJPBN2CQPOkta Classic EngineAuthenticationAnswered2025-01-23T15:29:12.000Z2025-01-21T04:32:46.000Z2025-01-23T15:29:12.000Z
Managing temporary users(without having an account in identity server) with One Time Password

We aim to create an application that includes different types of ‘Permanent’ users and a type of ‘Temporary’ users.

 

Permanent users will have user accounts in the identity server and can access various resources (API endpoints) on the resource server based on their assigned roles. Temporary users, on the other hand, will not have accounts in the identity server but can temporarily access certain special resources on the resource server after being verified through an OTP sent to their phone number or email address. 

 

Is this possible to manage such temporary users with Octa service?


This question is closed.
Loading
Managing temporary users(without having an account in identity server) with One Time Password