We'd like to sync both users and groups from our IDP(Auth0) to Atlassian.
In the document https://support.atlassian.com/security-and-access-policies/docs/configure-saml-single-sign-on-with-an-identity-provider/, it shows that we can only sync users.
Is it possible to sync IDP groups to Atlassian groups when users login?
For example, another SAML mapping for user group.
Atlassian only supports group sync via SCIM protocol in the background, not via SAML claims in the frontend.
Auth0 does not support SCIM.
So the real answer in your case is "no"
It's weird that Atlassian doesn't support group syncing via claims. Thanks for your answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
consider using the API, it may need a little scripting or middle ware low-code/no-code
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, we support group syncing with a number of major cloud identity providers. See https://support.atlassian.com/provisioning-users/docs/understand-user-provisioning/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is not what OP is asking, atlassian should support saml group claims as part of login response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.