Viewing external IDP
    • PDF

    Viewing external IDP

    • PDF

    Article summary

    Available in Classic and VPC

    Get the external SAML IdP.

    Request

    • GET /tenant/saml-idp

    Response

    Response body

    {
      "providerId" : "string",
      "idpSigninUrl" : "string",
      "idpIssuerUrl" : "string",
      "signRequestAlgorithm" : "string",
      "signResponseAlgorithm" : "string",
      "protocolBinding" : "string",
      "idpCert" : "string",
      "idpCertExpAt" : "string",
    }
    
    ParameterTypeDescriptionRestrictions
    signRequestBooleanWhether to sign AuthnRequest
    idpSigninUrlStringIdp SigninUrl
    idpIssuerUrlStringIdp IssuerUrl
    idpCertStringIdp Cert
    signRequestAlgorithmStringsignRequestAlgorithmRequired if signRequest is true (SHA-1, SHA-256)
    signResponseAlgorithmStringsignResponseAlgorithm(SHA-1, SHA-256)
    protocolBindingStringprotocolBinding(HTTP-POST, HTTP-REDIRECT)
    idpCertExpAtStringIDP certificate expiration date (UTC, e.g., 2023-04-25T13:11:50Z)

    Error

    Errors that may occur while using this action are listed below. For error response format, see Error Response.
    For more information about common errors, see NAVER Cloud Platform API.

    HTTP status codeError codeError message
    4009021Identity Provider doesn't exist

    Was this article helpful?

    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.