Attribute Mapper 照会
    • PDF

    Attribute Mapper 照会

    • PDF

    Article Summary

    Attribute Mapperを照会します。

    リクエスト

    • GET /tenant/saml-idp/profile-mapping

    レスポンス

    レスポンスボディ

    {
        "firstName": {
            "displayName": "First Name",
            "syncMode": "string",
            "idpValue": "string"
        },
        "lastName": {
            "displayName": "Last Name",
            "syncMode": "string",
            "idpValue": "string"
        },
        "email": {
            "displayName": "Email",
            "syncMode": "string",
            "idpValue": "string"
        },
        "emailVerified": {
            "displayName": "Email Verified",
            "syncMode": "string",
            "idpValue": "string"
        },
        "empNo": {
            "displayName": "Employee Number",
            "syncMode": "string",
            "idpValue": "string"
        },
        "phoneNo": {
            "displayName": "Phone Number",
            "syncMode": "string",
            "idpValue": "string"
        },
        "phoneNoVerified": {
            "displayName": "Phone Number Verified",
            "syncMode": "string",
            "idpValue": "string"
        },
        "phoneCountryCode": {
            "displayName": "Phone Country Code",
            "syncMode": "string",
            "idpValue": "string"
        },
        "deptName": {
            "displayName": "Department",
            "syncMode": "string",
            "idpValue": "string"
        }
    }
    
    パラメータタイプ説明制約事項
    firstName.displayNameStringConsoleに表示される名前
    firstName.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    firstName.idpValueStringNcloud SIngle Sign-Onに渡す firstNameの AttributeName
    lastName.displayNameStringConsoleに表示される名前
    lastName.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    lastName.idpValueStringNcloud SIngle Sign-Onに渡す lastNameの AttributeName
    email.displayNameStringConsoleに表示される名前
    email.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    email.idpValueStringNcloud SIngle Sign-Onに渡す emailの AttributeName
    emailVerified.displayNameStringConsoleに表示される名前
    emailVerified.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    emailVerified.idpValueStringNcloud SIngle Sign-Onに渡す emailVerifiedの AttributeName
    empNo.displayNameStringConsoleに表示される名前
    empNo.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    empNo.idpValueStringNcloud SIngle Sign-Onに渡す empNoの AttributeName
    phoneNo.displayNameStringConsoleに表示される名前
    phoneNo.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    phoneNo.idpValueStringNcloud SIngle Sign-Onに渡す phoneNoの AttributeName
    phoneNoVerified.displayNameStringConsoleに表示される名前
    phoneNoVerified.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    phoneNoVerified.idpValueStringNcloud SIngle Sign-Onに渡す phoneNoVerifiedの AttributeName
    phoneCountryCode.displayNameStringConsoleに表示される名前
    phoneCountryCode.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    phoneCountryCode.idpValueStringNcloud SIngle Sign-Onに渡す phoneCountryCodeの AttributeName
    deptName.displayNameStringConsoleに表示される名前
    deptName.syncModeStringAttribute情報アップデートポリシー(none, import, force)
    deptName.idpValueStringNcloud SIngle Sign-Onに渡す deptNameの AttributeName

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

    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.