Error to revoke an user from Azure AD connector, How to resolve it?
Hello
I've deployed the Azure AD connector and I'm validating the functionability of the connector and until now all is working correctly, but in Revoke method of the Azure AD connector is not working it's displaying the below error message:
Manager : deleteObject : Error while deleting user
org.identityconnectors.framework.common.exceptions.ConnectorException: Exception occurred while executing request. HTTP 400 Error : Not able to parse input, or input does not match required entities or validation failures.{"error":{"code":"Request_BadRequest","message":"The following query options are not supported by this request method or cannot be applied to the requested resource: $filter,$expand,$orderby,$count,$inlinecount,$select,$skiptoken,$skip,$top","innerError":{"date":"2024-09-14T00:09:35","request-id":"9c5fcdb1-1159-4dcc-aec8-465c4edd4741","client-request-id":"9c5fcdb1-1159-4dcc-aec8-465c4edd4741"}}}