Hi
I'm trying to set up a configuration scenario that I can't find covered in the documentation.
We use Atlassian Guard for authentication against our Azure AD (Entra AD) instance for all our internal staff. We have several third-party customers who we need to collaborate with on a Jira test project. These customers are already registered with our AD instance as external users and currently collaborate with us on Microsoft Teams.
We want these external users to be able to log in to our Jira instance using their own organisation’s AD credentials. The SAML authentication process should handle all the referrals via our AD instance using B2B Connect. These users also likely have their own Jira instance for their company that uses an AD identity provider.
- Enable seamless SSO for external users through their own AD credentials to our Jira instance.
- Ensure the SAML authentication process correctly refers authentication requests via our Azure AD using B2B Connect.
Does Atlassian Guard support the configuration where external users authenticate using their own organisation’s AD credentials and are referred via our AD instance using B2B Connect?
What are the best practices for setting up SAML configuration and attribute mapping to ensure successful authentication and user provisioning in this scenario? Any special considerations?