<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
0D54z00008OZeSPCA1Okta Classic EngineAPI Access ManagementAnswered2022-11-18T00:30:29.000Z2022-11-16T08:26:50.000Z2022-11-18T00:30:29.000Z

AayushD.03281 (Customer) asked a question.

Is there any way we can use okta with our external user database and without registering users to okta?

Currently, we are using okta for SSO among multiple react applications,

For that okta is authenticating users and returning Idtoken, AccessToken and RefreshToken

Then we are passing access token to the backend API call as a Bearer AccessToken from the react application

For this scenario, currently we have users present in the okta

 

So now we want to achieve the same flow, but instead of user present in the okta

is okta supports the approach where we can have users in our system and okta will provide accessToken, refreshToken and idTokens by verifying users from our application.

We also do not want to use google, amazon kinds of identity providers

 

So Is okta supporting this type of flow?


This question is closed.
Loading
Is there any way we can use okta with our external user database and without registering users to okta?