External IDP ログイン設定
    • PDF

    External IDP ログイン設定

    • PDF

    Article Summary

    External IDPのログイン情報を設定します。

    リクエスト

    • PUT /tenant/login-settings

    リクエスト Body

    {
      "idleSessionExpDuration" : "integer",
      "multipleLoginAllowed" : "boolean"
    }
    
    パラメータ要否タイプ説明制約事項
    idleSessionExpDurationYIntegerセッションの満了時間(600, 1800, 3600, 10800)
    multipleLoginAllowedYBoolean重複ログインの許可有無

    レスポンス

    レスポンスボディ

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

    エラー

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

    HTTP status codeエラーコードエラーメッセージ
    400400不正なリクエストです。

    この記事は役に立ちましたか?

    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.