Attribute Mapper 조회
    • PDF

    Attribute Mapper 조회

    • PDF

    Article Summary

    Classic/VPC 환경에서 이용 가능합니다.

    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.