<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
0D54z00007RXkD0CALOkta Classic EngineAPI Access ManagementAnswered2024-10-29T09:00:43.000Z2022-02-16T19:31:31.000Z2022-02-17T19:15:46.000Z

e4jm2 (e4jm2) asked a question.

How to programmatically adding user to specific groups in Okta after they are created through JIT

Hi,

 

We have external security system which inserts the data to AD and then there is Okta and AD integration (Upsync).Also JIT is enabled and new users will be created when they sign in to Okta.

 

My question is what is the best way to add this user that is created through JIT to specific Okta groups through API calls? The problem is that the logic on which group they should be added is in an external system.

We can use event hook to add users to groups at the time user creation but as it has delays we are reluctant to use it as user will experience delay . we need this to be immediate so they could access specific applications immediately with out any delays.

 

Is there any ways that I can programmatically achieve this.

 

Any insight will be much appreciated!

 

thanks,


This question is closed.
Loading
How to programmatically adding user to specific groups in Okta after they are created through JIT