Hello Hema Seshadri,
When the token used to establish a SCIM connection with an application in Microsoft Entra ID expires or becomes invalid, Entra automatically places the application's provisioning status into Quarantine. The associated error message will display as "SystemForCrossDomainIdentityManagementCredentialValidationFailure."
To resolve this, the admin must:
- Generate a new token from the target application.
- Update the token in the Entra provisioning configuration.
- Perform a test connection to ensure validity.
- Save the configuration once the test is successful.
- Restart the provisioning job.
Upon restart, the provisioning job will skip users that have already been provisioned and will only process new or changed objects.
To view the admin credential page, please follow the steps below:
- Navigate to https://portal.azure.com
- Go to Microsoft Entra ID
- Select Enterprise Applications
- Choose your application
- Click on Update Credentials
Once there, kindly confirm that your token is valid. After validating the token, please proceed to test the connection:
- If the test is successful, no further action is required.
- If the test is unsuccessful, we recommend reaching out to the AWS application team to verify the token’s validity.
- If the token is invalid, they should provide you with a new valid token to enable a successful connection test.
Once the token is validated and the connection test passes, the service should automatically be lifted from quarantine.
What is your SCIM server's response there? It is likely the source of the problem.