External IDP 조회
    • PDF

    External IDP 조회

    • PDF

    기사 요약

    External SAML IDP를 조회합니다.

    요청

    • GET /tenant/saml-idp

    응답

    응답 바디

    {
      "providerId" : "string",
      "idpSigninUrl" : "string",
      "idpIssuerUrl" : "string",
      "signRequestAlgorithm" : "string",
      "signResponseAlgorithm" : "string",
      "protocolBinding" : "string",
      "idpCert" : "string",
      "idpCertExpAt" : "string",
    }
    
    파라미터타입설명제약 사항
    signRequestBooleanAuthnRequest에 서명여부
    idpSigninUrlStringIdp SigninUrl
    idpIssuerUrlStringIdp IssuerUrl
    idpCertStringIdp Cert
    signRequestAlgorithmStringsignRequestAlgorithmsignRequest가 true면 필수 (SHA-1, SHA-256)
    signResponseAlgorithmStringsignResponseAlgorithm(SHA-1, SHA-256)
    protocolBindingStringprotocolBinding(HTTP-POST, HTTP-REDIRECT)
    idpCertExpAtStringIDP인증서 만료일 (UTC, 예: 2023-04-25T13:11:50Z)

    에러

    아래 에러 코드는 이 액션에서 특징적으로 발생하는 에러입니다. 에러 응답 형식은 Error Response를 참고해 주십시오.
    공통적으로 발생하는 에러에 대한 상세한 설명은 NAVER Cloud Platform API를 참조해 주십시오.

    HTTP 상태 코드에러 코드에러 메시지
    4009021Identity Provider가 존재하지 않습니다

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.