harpreet86 opened a new issue, #693: URL: https://github.com/apache/directory-scimple/issues/693
I am using Apache SCIMple for my PoC application and try to provision application roles from Azure(Microsoft Entra) by defining "roles" mapping as suggested by Microsoft at https://learn.microsoft.com/en-us/entra/identity/app-provisioning/customize-application-attributes#provisioning-a-role-to-a-scim-app , but this is not helping me as during provisioning it fails on my PoC app stating below error log `java.lang.IllegalArgumentException: Cannot deserialize value of type `java.util.ArrayList<org.apache.directory.scim.spec.resources.Role>` from String value (token `JsonToken.VALUE_STRING`)` Please suggest if I am missing something. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
