<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
0D5KZ00001M0vGF0AZOkta Classic EngineIntegrationsAnswered2025-09-05T21:26:16.000Z2025-09-05T10:46:58.000Z2025-09-05T21:26:16.000Z

IraK.15468 (Customer) asked a question.

User provisioning does not work. User is nor created neither updated, however getting user works correct.

User provisioning does not work with my application integration. Creating or updating a user in OKTA doesn`t reflect in my application. I created a user and checked the OKTA System Log, where I see that the application.provision.user.push action was successful, but application.provision.user.sync failed. Therefore, assigning a user to an application fails with the message "Automatic provisioning of user to app failed: Matching user not found." However, if I create a user manually in my application using the same email I used in OKTA for a specific user, assignment to the application is successful. I have verified the configuration for my app, and "Enable API integration" is checked. I tested the API credentials, and the connection is successful. Provisioning to the app is set up, and the Create Users, Update User Attributes, and Deactivate Users features are also enabled. Attribute mappings are defined.

 

Could you please help me identify such


  • RohitU.50441 (Trevonix)

    @IraK.15468 (Customer)​ Typically this happens when the Create option under provisioning - To App is not enabled.

     

    Okta is trying to check and link user instead of trying to create.

     

    Could you check if 'Create' option is checked under provisioning - To App

    Expand Post
  • BrandonB.06003 (Customer)

    depends on the app you are writing to. unfortunately theres not consistency between apps. it could be a permissions issue with the API account youre using to create users

  • KathyT.73511 (Anthropic Identity)

    Try importing from the app in Okta (Import - Import Now). That should bring in your users and hopefully, match them to the users assigned in Okta. Once they are matched, try initiating the change in Okta again and see if that works.

This question is closed.
Loading
User provisioning does not work. User is nor created neither updated, however getting user works correct.