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”.

...

  1. Read the prompts and click Next.

Scroll title
title안내 화면

image-20241120-003902.png

23. Copy the generated SCIM base URL (1) and API key (2).

...

Warning

The API key is not stored, so be sure to copy it somewhere safe.

34. Log in to the Microsoft Entra Admin Center and click on “User Account Prospecting”.

Scroll title
title사용자 계정 프로 비전 선택

image-20241119-060058.png

45. On the “Identity Lifecycle Automation” screen, click the Start button.

Scroll title
title프로비저닝 시작

image-20241119-060245.png

56. On the Credentials screen, copy the directory base URL(1 ) created by Guard in step 1 to “Tenant URL”, paste the API key(2 ) into Secret Token, click Test Connection, and then click Save.

Scroll title
titleSCIM 기본 URL 연결 설정

image-20241119-060350.png

67. Once provisioning starts, check the “Provisioning log” to make sure it's working properly.

Tip

See also

...