Im trying to integrate the AzureAD as a thirdparty IDP, but when comes to set the google.groups attributes i got the error : "The mapped attribute 'google.groups' must be of type LIST<STRING>".
How was suppose to be the valor passed ?
Page 1 / 1
Hi,
Attached is a sample of the attribute mapping (Azure Entra) :
attribute.first_name - assertion.attributes.givenname[0]
attribute.user_email - assertion.attributes.emailaddress[0]
attribute.last_name - assertion.attributes.surname[0]
google.display_name - assertion.attributes.name[0]
google.groups - assertion.attributes.groups
hope this helps!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.