0

How do I automatically create a user in Active Directory, at the same time as creating the user in Okta. Is there an API/SDK to do this ?

1 Answers1

1

You can use the Create User call to create a User in Okta. Additionally, you can add this user to a group.

Upon membership in this specific group which should be configured with AD as the provisioning target, the group members are provisioned in AD (or any other application as per configuration).

mmaha
  • 93
  • 5