/
Atlassian Guard 와 Custom IdP(Keycloak) 와 연동

Atlassian Guard 와 Custom IdP(Keycloak) 와 연동

사전 준비 사항

 

 

Keycloak 설정

Basic Setup in Keycloak:

  1. Create a new realm in Keycloak if you haven't already

  2. Add a new client for Atlassian

  3. Configure the client as a SAML client

Configuration in Keycloak:

Client ID: https://[your-atlassian-domain] Valid Redirect URIs: https://[your-atlassian-domain]/login/callback Base URL: https://[your-atlassian-domain] Master SAML Processing URL: https://[your-atlassian-domain]/login/callback

 

Guard 설정

  1. Go to Security settings

  2. Enable SAML SSO

  3. Configure SAML settings:

    1. Identity provider issuer: Your Keycloak URL

    2. X.509 Certificate: Copy from Keycloak client settings

    3. SSO URL: Your Keycloak SAML endpoint

Related content

Web Server 연동
Web Server 연동
More like this
Atlassian Access 와 Okta(옥타) 연동
Atlassian Access 와 Okta(옥타) 연동
More like this
REST API 제작시 꼭 알고 있어야 할 HMAC 기반 인증
REST API 제작시 꼭 알고 있어야 할 HMAC 기반 인증
More like this
HM : Atlassian Cloud 사용자 프로비저닝 및 거버넌스 가이드
HM : Atlassian Cloud 사용자 프로비저닝 및 거버넌스 가이드
More like this
IP addresses and domains for Atlassian cloud products
IP addresses and domains for Atlassian cloud products
More like this
java keytool 사용법 - Keystore 생성, 키쌍 생성, 인증서 등록 및 관리
java keytool 사용법 - Keystore 생성, 키쌍 생성, 인증서 등록 및 관리
More like this