I have created a SCIM app on Okta. It’s working fine until yesterday but suddenly it does not trigger a PUT request when I add/update the membership of any user to the assigned app.
If I have updated the user property such as department, cost center, etc then it triggers the request and updated it on the SCIM receiver server successfully.
I have checked the user logs, There is no log “Push user to external profile” after add/update of user membership. You can check on the attached screenshot.
Is anyone facing this issue? Is this issue from Okta’s side or is there anything I need to do on my side?