Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Move to IDApplicationEnterprise Application and click Atlassian Cloud. Then select Single Sign-On settings below.

Scroll title
titleSSO 설정

image-20241118-150709.png

  1. Click on SAML in the SSO method selection.

...

16. Click Unique user ID.

Scroll title

image-20241119-053118.png

1517. Atlassian Atlassian Cloud requires a name identifier (a unique user identifier) to be mapped to the user's email (user.email). 
If you have M365, edit the original attribute change it to user.mail, and save it.

...

Code Block
attribute and claim
givenname       user.givenname
surname         user.surname
emailaddress    user.mail
name            user.userprincipalname
고유한 사용자 ID   user.userprincipalname

1618. Once you're done setting up, press the Test SSO button to verify that it works.

Scroll title
titleSSO 테스트

image-20241119-054330.png

1719. Now, back in Guard, click Next and select the domain you want to associate with the IdP.

Scroll title
title도메인 연결

image-20241119-052411.png

1820. You're done configuring SAML, click “Stop and save SAML”.

...