MENU
      Viewing attribute mapper

        Viewing attribute mapper


        Article summary

        You can view an attribute mapper.

        Requests

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

        Responses

        Response bodies

        {
            "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"
            }
        }
        JSON
        ParametersTypeDescriptionRestrictions
        firstName.displayNameStringName displayed in on the console
        firstName.syncModeStringAttribute update policy(none, import, force)
        firstName.idpValueStringAttributeName of firstName to be sent to Ncloud Single Sign-On
        lastName.displayNameStringName displayed in on the console
        lastName.syncModeStringAttribute update policy(none, import, force)
        lastName.idpValueStringAttributeName of lastName to be sent to Ncloud Single Sign-On
        email.displayNameStringName displayed in on the console
        email.syncModeStringAttribute update policy(none, import, force)
        email.idpValueStringAttributeName of email to be sent to Ncloud Single Sign-On
        emailVerified.displayNameStringName displayed in on the console
        emailVerified.syncModeStringAttribute update policy(none, import, force)
        emailVerified.idpValueStringAttributeName of emailVerified to be sent to Ncloud Single Sign-On
        empNo.displayNameStringName displayed in on the console
        empNo.syncModeStringAttribute update policy(none, import, force)
        empNo.idpValueStringAttributeName of empNo to be sent to Ncloud Single Sign-On
        phoneNo.displayNameStringName displayed in on the console
        phoneNo.syncModeStringAttribute update policy(none, import, force)
        phoneNo.idpValueStringAttributeName of phoneNo to be sent to Ncloud Single Sign-On
        phoneNoVerified.displayNameStringName displayed in on the console
        phoneNoVerified.syncModeStringAttribute update policy(none, import, force)
        phoneNoVerified.idpValueStringAttributeName of phoneNoVerified to be sent to Ncloud Single Sign-On
        phoneCountryCode.displayNameStringName displayed in on the console
        phoneCountryCode.syncModeStringAttribute update policy(none, import, force)
        phoneCountryCode.idpValueStringAttributeName of phoneCountryCode to be sent to Ncloud Single Sign-On
        deptName.displayNameStringName displayed in on the console
        deptName.syncModeStringAttribute update policy(none, import, force)
        deptName.idpValueStringAttributeName of deptName to be sent to Ncloud Single Sign-On

        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.