<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
0D51Y00006qZpTJSA0Okta Classic EngineOkta Integration NetworkAnswered2024-04-15T12:06:12.000Z2019-10-24T11:53:09.000Z2019-10-29T16:17:29.000Z

6xa58 (6xa58) asked a question.

Hi, my team is writing code for making refresh tokens available to users. Is there any API that will return a customer friendly id along with the created refresh token ? Something that a user can easily remember ? thanks

Hi, my team is writing code for making refresh tokens available to users. Is there any API that will return a customer friendly id along with the created refresh token ? Something that a user can easily remember ? For example, when user x gets a token, returned id is 0 for refresh token "8O16accdBmf5MnUNUXbsMCkAbp4T-znbOIdBV8ywcY12345". returned id is 1 for refresh token

"8O16accdBmf5MnUNUXbsMCkAbp4T-znbOIdBV8ywcY54321". this way, they can retrieve their refresh tokens by providing id 0 or id 1 ?


This question is closed.
Loading
Hi, my team is writing code for making refresh tokens available to users. Is there any API that will return a customer friendly id along with the created refresh token ? Something that a user can easily remember ? thanks