-
I am following the documentation for configuring SSO with a Generic SAML Provider. I have a requirement to receive a custom claim (OrgId), that can somehow be accessible on the authenticated user. It this possible with the BoxyHQ NextAuth integration? There is a note in the claims mapping docs saying Thanks in advance for any advice or pointers. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
@jamshally We do return all the claims that the SAML Provider returns under raw attribute. See https://boxyhq.com/docs/jackson/sso-flow#33-profile-request |
Beta Was this translation helpful? Give feedback.
-
@deepakprabhakara I'm trying to get the value of the upn claim in the user profile using OIDC, but I'm not receiving it. I've checked the optional claims configuration, but it seems like the upn is still missing. Could you help me troubleshoot this issue? |
Beta Was this translation helpful? Give feedback.
@jamshally We do return all the claims that the SAML Provider returns under raw attribute. See https://boxyhq.com/docs/jackson/sso-flow#33-profile-request