External IDP 修正
    • PDF

    External IDP 修正

    • PDF

    Article Summary

    External SAML IDPを修正します。

    リクエスト

    • PUT /tenant/saml-idp

    リクエストボディ

    {
        "signRequest": "boolean",
        "idpSigninUrl": "string",
        "idpIssuerUrl": "string",
        "idpCert" : "string",
        "signRequestAlgorithm": "string",
        "signResponseAlgorithm" : "string",
        "protocolBinding" : "string",
    }
    
    パラメータ要否タイプ説明制約事項
    signRequestYBooleanAuthnRequestへの署名有無
    idpSigninUrlYStringIdp SigninUrl最大1000文字
    idpIssuerUrlYStringIdp IssuerUrl最大1000文字
    idpCertYStringIdp Cert最大2000文字
    signRequestAlgorithmNStringsignRequestAlgorithmsignRequestが trueの場合、必須(SHA-1、SHA-256)
    signResponseAlgorithmYStringsignResponseAlgorithm(SHA-1, SHA-256)
    protocolBindingYStringprotocolBinding(HTTP-POST, HTTP-REDIRECT)

    レスポンス

    レスポンスボディ

    {
      "success": "boolean"
    }
    
    パラメータタイプ説明制約事項
    successBoolean成否

    エラー

    以下のエラーコードは、このアクション(Action)で発生する特徴的なエラーです。エラーレスポンス形式は Error Responseをご参照ください。
    よく発生するエラーについての詳細は、NAVER Cloud Platform APIをご参照ください。

    HTTP status codeエラーコードエラーメッセージ
    400400不正なリクエストです。
    4009021存在しない Identity 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.