You need to sign in to do that
Don't have an account?
sam samm
Need Urgent help with Single Sign-On ROLE_NAME_LOOKUP_ERROR
Hi,
I have a required in which i am trying to implement single sign on.
My requirement is to allow user to login seamless from site of one org to site of another org.
I have given org id, portal id and sit2 url in the settings but getting following error while inserting user through a trigger for the portal.
Unable to map an unique role ID for the given role name ROLE_NAME_LOOKUP_ERROR
Need urgent help
Thanks in advance
I have a required in which i am trying to implement single sign on.
My requirement is to allow user to login seamless from site of one org to site of another org.
I have given org id, portal id and sit2 url in the settings but getting following error while inserting user through a trigger for the portal.
Unable to map an unique role ID for the given role name ROLE_NAME_LOOKUP_ERROR
Need urgent help
Thanks in advance
Can you please try below mentioned steps
>>"UserRoleId" parameter is included in the SAML Assertion and set the value to 0 such as "User.UserRoleId=0000000000".
>>The PortalRole parameter is set to "Worker" by default such as User.PortalRole=Worker.
>>Please let me know if these parameters are included:
"organization_id"
"portal_id"
"Contact.Account"
"Contact.LastName"
"Contact.Email"
"User.LastName"
"User.Email"
"User.Username"
"User.ProfileId"
"User.PortalRole"
Please let me know, if this helped you.
Regards
Pramod