/
Atlassian Guard 와 Custom IdP(Keycloak) 와 연동
Atlassian Guard 와 Custom IdP(Keycloak) 와 연동
사전 준비 사항
Keycloak 설정
Basic Setup in Keycloak:
Create a new realm in Keycloak if you haven't already
Add a new client for Atlassian
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 설정
Go to Security settings
Enable SAML SSO
Configure SAML settings:
Identity provider issuer: Your Keycloak URL
X.509 Certificate: Copy from Keycloak client settings
SSO URL: Your Keycloak SAML endpoint
, multiple selections available,
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