<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
0D51Y0000A8RH3ySQGOkta Classic EngineAdministrationAnswered2026-04-01T09:00:20.000Z2020-12-22T15:42:06.000Z2020-12-24T14:54:06.000Z
Creating user through API, assign users to two apps by default.

I call the "Create User with Password" (https://developer.okta.com/docs/reference/api/users/*create-user-with-password) with "active" set to "true".

 

So the new created user is assigned automatically to two of my apps. I have four apps and I want user to be assigned to all four.

 

Is there any settings in developer console to change this behavior ?


  • k5fuw (k5fuw)

    Check the group assignments on all four of your apps. Simply creating a user would not automatically assign that user to any apps, unless maybe you have the "Everyone" group assigned to those two apps?

This question is closed.
Loading
Creating user through API, assign users to two apps by default.