Ncloud Single Sign-On 메타데이터 조회
- 인쇄
- PDF
Ncloud Single Sign-On 메타데이터 조회
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
Classic/VPC 환경에서 이용 가능합니다.
Ncloud Single Sign-On의 메타데이터를 조회합니다.
요청
요청 형식을 설명합니다. 요청 형식은 다음과 같습니다.
메서드 | URI |
---|---|
GET | /api/v1/tenant/saml-idp/sp-metadata |
요청 헤더
Ncloud Single Sign-On API에서 공통으로 사용하는 헤더에 대한 정보는 Ncloud Single Sign-On 요청 헤더를 참조해 주십시오.
요청 예시
요청 예시는 다음과 같습니다.
응답
응답 형식을 설명합니다.
응답 바디
응답 바디에 대한 설명은 다음과 같습니다.
필드 | 타입 | 필수 여부 | 설명 |
---|---|---|---|
EntityDescriptor.xmlns:md | String | - | XML namespace 정보
|
EntityDescriptor.ID | String | - | Entity Descriptor의 고유 식별자 |
EntityDescriptor.entityID | String | - | SP 엔티티의 고유 식별자 |
EntityDescriptor.SPSSODescriptor.AuthnRequestsSigned | Boolean | - | AuthnRequest에 서명 여부
|
EntityDescriptor.SPSSODescriptor.WantAssertionsSigned | Boolean | - | Assertion에 서명 여부
|
EntityDescriptor.SPSSODescriptor.protocolSupportEnumeration | String | - | 지원 프로토콜
|
EntityDescriptor.SPSSODescriptor.KeyDescriptor.use | String | - | 인증서 용도
|
EntityDescriptor.SPSSODescriptor.KeyDescriptor.KeyInfo.xmlns:ds | String | - | KeyInfo namespace 정보
|
EntityDescriptor.SPSSODescriptor.KeyDescriptor.KeyInfo.X509Data.X509Certificate | String | - | IdP 서명용 X.509 인증서 |
EntityDescriptor.SPSSODescriptor.NameIDFormat | String | - | 지원 NameID 형식
|
EntityDescriptor.SPSSODescriptor.AssertionConsumerService.Binding | String | - | SAML 로그인 시 프로토콜 바인딩 정보
|
EntityDescriptor.SPSSODescriptor.AssertionConsumerService.Location | String | - | 바인딩 프로토콜에 매핑되는 SAML 로그인 URL |
EntityDescriptor.SPSSODescriptor.AssertionConsumerService.index | String | - | SAML 로그인 시 프로토콜 바인딩 서비스의 인덱스 |
응답 상태 코드
Ncloud Single Sign-On API에서 공통으로 사용하는 응답 상태 코드에 대한 정보는 Ncloud Single Sign-On 응답 상태 코드를 참조해 주십시오.
응답 예시
응답 예시는 다음과 같습니다.
이 문서가 도움이 되었습니까?