<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
0D54z00009VVwezCADOkta Classic EngineWorkflowsAnswered2026-03-23T04:16:57.000Z2023-08-03T06:56:12.000Z2023-09-11T11:53:18.000Z

JR.56041 (-) asked a question.

Dynamically generating a unique login value on create user API

Hi All,

I am wondering if there is any way to centralise the dynamic creation of a users 'login'?

Our use case is as follows:

  • We are creating a certain set of users via the 'POST: ../api/v1/users' API.
  • We would like to centralise the dynamic creation of the 'login' value in Okta, rather than the application calling the API.
  • Most likely the output would be some numerical value potentially just incrementing the previous one.

 

Does Okta have any support for this type of requirement? I have investigated the hooks which don't seem to support this.

 

I don't have access to Okta Workflows, so I'm also wondering if this requirement could be fulfilled by that?

 

Thanks in advance.


This question is closed.
Loading
Dynamically generating a unique login value on create user API