BN 메시지
CSIBN0000E The system cannot process the request because an internal error occurred.
설명
이 오류는 일시적인 시스템 또는 네트워크 문제일 수 있습니다. 문제가 지속되면 관리자에게 문의하십시오.
조치
문제 및 올바른 조치를 판별하려면 로그를 확인하십시오.
CSIBN0001E The system cannot process the request because you are not authorized to access this resource.
설명
이 리소스에 액세스하는 데 필요한 인증 정보가 없습니다. 이 리소스를 사용해야 하는 경우 관리자에게 문의하여 리소스에 대한 액세스 권한을 요청하십시오.
조치
로그에서 오류를 확인하십시오.
CSIBN0002E The system cannot process the request because you are not authorized to access this resource.
설명
이 리소스에 액세스하기 위해 필요한 인타이틀먼트가 없습니다. 이 리소스를 사용해야 하는 경우 관리자에게 문의하여 리소스에 대한 액세스 권한을 요청하십시오.
조치
요청된 리소스에 대한 필수 인타이틀먼트를 검토하고 사용자에게 지정하십시오.
CSIBN0003E The system cannot process the request because the tenant was not found.
설명
호스트 이름이 올바르게 입력되지 않았거나 테넌트가 존재하지 않거나 또는 활성 상태가 아닙니다.
조치
호스트 이름이 올바르게 입력되었는지 확인하십시오. 올바른 경우, 테넌트 오케스트레이션 포털 관리자에게 문의하여 테넌트 호스트 이름과 상태를 검증하십시오. 테넌트가 사용하지 않도록 설정된 경우, 상태를 활성 상태로 변경하도록 요청하십시오.
CSIBN0004E The system cannot process the request because the request body contains improperly structured JSON.
설명
요청 매개변수 컨텐츠 유형에 JSON 형식이 필요합니다. 요청 본문이 JSON 구문을 따르고 올바르게 형식화되어야 합니다. JSON 구문에 대한 자세한 정보는 https://www.json.org를 참조하십시오.
조치
JSON 형식을 준수하도록 요청 본문을 업데이트하십시오. 자세한 정보는 https://www.json.org를 참조하십시오.
CSIBN0005E The system cannot process the request because the request body is invalid: reason
설명
요청 매개변수 컨텐츠 유형에 JSON 형식이 필요합니다. 요청 본문이 JSON 구문을 따르고 올바르게 형식화되어야 합니다. JSON 구문에 대한 자세한 정보는 https://www.json.org를 참조하십시오.
조치
요청된 조치에 대해 적절한 JSON 구문을 사용하도록 요청 본문을 업데이트하십시오. 자세한 정보는 https://www.json.org를 참조하십시오.
CSIBN0006E The system cannot process the request because the value [value] is invalid.
설명
요청 본문에는 허용되는 특성 값만 포함되어야 하므로 요청을 처리할 수 없습니다.
조치
특성에 대해 허용되는 값을 지정한 후 요청을 다시 제출하십시오.
CSIBN0007E The system cannot process the request because the value for the pagination query parameter is invalid. A valid value is a number between 1 - 1000.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0008E The system cannot process the request because the value for the sort query parameter is invalid. Each attribute must be prefixed with either + for ascending or - for descending order. Use a comma (,) to separate multiple attributes.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0009E The system cannot process the request because the value for the search query parameter is invalid. Valid operators for Strings are =, !=, and contains. Use double quotation marks for the search values. Valid operators for Booleans are = and !=. Valid operators for Numbers are >=, >, <=, <, =, and !=.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0010E The system cannot process the request because the value for the filter query parameter is invalid. Filter values must be inclusive or exclusive only. They cannot be combined. Use a comma (,) to separate multiple filter parameters.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0011E The system cannot process the request because the authentication factor is either disabled or not supported.
설명
요청의 인증 요인은 지원되는 인증 요인이어야 하며 구독에서 사용으로 설정되어야 합니다.
조치
인증 요인이 사용으로 설정되었는지 확인하십시오.
CSIBN0012E The system cannot process the request because the character set specified is invalid.
설명
지정된 문자 세트에 고유 문자가 너무 적거나 올바르지 않은 문자가 포함되어 있습니다.
조치
올바른 고유 문자를 충분히 포함하도록 요청 본문을 업데이트하십시오.
CSIBN0013E The system cannot process the request because the PATCH operation is invalid.
설명
PATCH 오퍼레이션이 올바르지 않거나 요청에 적용되지 않아 시스템이 PATCH 오퍼레이션을 처리할 수 없습니다.
조치
요청에 대해 다른 오퍼레이션을 선택하십시오. 자세한 정보는 https://tools.ietf.org/html/rfc6902를 참조하십시오.
CSIBN0014E The system cannot process the request because the target location does not match the expected value.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0015E The system cannot process the request because the target location was not found.
설명
대상 위치가 없거나 잘못 지정되어 시스템이 PATCH 오퍼레이션을 완료할 수 없습니다.
조치
지정된 위치의 오류를 정정하거나 요청에 대해 다른 대상 위치를 선택하십시오.
CSIBN0016E The system cannot process the request because the array index was invalid.
설명
배열 색인의 형식이 잘못되었거나 올바르지 않은 값을 포함하여 시스템이 PATCH 오퍼레이션을 완료할 수 없습니다.
조치
배열 색인을 정정하거나 요청에 대해 다른 배열 색인을 선택하십시오.
CSIBN0017E The system cannot process the request because the authentication factor enrollment was not found.
설명
인증 요인 등록이 잘못 지정되었거나 존재하지 않습니다.
조치
누락되거나 잘못된 문자가 있는지 인증 요인 등록 ID 문자열을 검토하거나 다른 인증 요인 등록을 선택하십시오.
CSIBN0018E The system cannot process the request because the property name is either invalid or missing.
설명
요청 본문은 모든 필수 특성을 포함해야 하며 올바르지 않은 특성을 포함할 수 없습니다.
조치
요청된 조치에 대해 적절한 JSON 구문을 사용하도록 요청 본문을 업데이트하십시오. 자세한 정보는 https://www.json.org를 참조하십시오.
CSIBN0019E The system cannot process the request because a user can have one TOTP enrollment only. Modify the existing TOTP enrollment instead of creating a new one.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0020E The system cannot process the request because the authentication factor enrollment is disabled and cannot be used for verifications.
설명
검증 트랜잭션을 수행하려면 인증 요인 등록이 사용 가능 상태여야 합니다.
조치
사용 상태로 설정된 인증 요인 등록을 지정하십시오.
CSIBN0021E The system cannot process the request because the verification attempt failed.
설명
인증 요소에서 사용자의 ID를 확인할 수 없습니다.
조치
문제 및 올바른 조치를 판별하려면 로그를 확인하십시오.
CSIBN0022I The system verified the authentication factor [type].
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0023I The system verified the authentication factor [type] and the validation status is changed to true.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0024E The system cannot process the request because the profile was not found.
설명
요청에 올바른 프로파일 ID가 포함되어야 합니다. 잘못 지정되었거나 존재하지 않는 프로파일 ID입니다.
조치
프로파일 ID를 수정하거나 요청에 대해 다른 프로파일 ID를 선택하십시오.
CSIBN0025E The system cannot process the request because the verification was already completed.
설명
검증 트랜잭션이 불변 상태에 있습니다. 검증은 한 번만 완료할 수 있습니다.
조치
아직 완료되지 않은 검증 ID로 요청을 지정하십시오.
CSIBN0026E The system cannot process the request because the device session index (DSI) is invalid.
설명
요청에 qrlogin 요청 작성 후 리턴된 올바른 DSI(Device Session Index)가 포함되어야 합니다.
조치
요청에 대해 올바른 DSI(Device Session Index) 값을 제공하십시오.
CSIBN0027E The system cannot process the request because the login session index (LSI) is invalid.
설명
요청에 qrlogin 요청 작성 후 리턴된 올바른 LSI(Login Session Index)가 포함되어야 합니다.
조치
요청에 대해 올바른 LSI(Login Session Index) 값을 제공하십시오.
CSIBN0028E The system cannot process the request because the verification was not found.
설명
검증 ID가 잘못 지정되었거나 존재하지 않습니다.
조치
누락되거나 잘못된 문자가 있는지 검증 ID 문자열을 검토하거나 다른 검증 ID를 선택하십시오.
CSIBN0029E The system cannot process the request because the verification is expired.
설명
요청은 유효하며 올바른 검증 ID를 포함해야 합니다.
조치
만료되지 않은 올바른 검증 ID를 제공하십시오.
CSIBN0030E The system cannot process the request because the locale locale is not supported.
설명
다른 로케일을 지정하거나 관리자에게 문의하십시오.
조치
특정 로케일에 대해 인증 요인이 구성되어 있는지 확인하십시오.
CSIBN0031E The system cannot process the request because a user can have only one knowledge-questions enrollment per configuration profile. Modify the existing enrollment or specify a different profile ID.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0032E The system cannot process the request because the question key was not found.
설명
질문 키가 잘못 지정되었거나 존재하지 않습니다.
조치
누락되거나 잘못된 문자가 있는지 질문 키 문자열을 검토하거나 다른 질문 키를 선택하십시오.
CSIBN0033E The system cannot process the request because the question key is not supported for the locale locale.
설명
질문이 구성되지 않거나 지정된 로케일에 적용하지 않습니다.
조치
로케일에 대해 특정 질문이 구성되어 있거나 다른 질문이나 로케일을 지정하십시오.
CSIBN0034E The system cannot process the request because the answer for question key is not acceptable.
설명
답변은 관리자가 구성한 보안 요구사항을 충족하지 않습니다.
조치
요구사항을 충족하도록 답변 문자열을 수정하십시오.
CSIBN0035E The system cannot process the request because the answer for question key does not meet the character requirements of minimum minimum and maximum maximum.
설명
답변은 관리자가 구성한 보안 요구사항을 충족하지 않습니다.
조치
요구사항을 충족하도록 답변 문자열을 수정하십시오.
CSIBN0036E The system cannot process the request because of a conflict with the current state of the authentication factor enrollment.
설명
이 문제는 요청에서 제공된 데이터 또는 임시 시스템이나 네트워크 문제로 인해 발생할 수 있습니다. 데이터를 확인하고 정정한 후 요청을 재시도하십시오. 문제가 지속되면 관리자에게 문의하십시오.
조치
문제 및 올바른 조치를 판별하려면 로그를 확인하십시오.
CSIBN0037E The system cannot process the request because the attributes first and second are in conflict.
설명
충돌하는 속성이 있는 경우 요청을 처리할 수 없습니다.
조치
충돌이 없는지 확인하려면 수정된 속성을 검토하십시오.
CSIBN0038E The system cannot process the request because the minimum or maximum answer lengths are invalid. Ensure that they are in the range of minimum - maximum. The value that is specified for the minimum must be less than the maximum value.
설명
이 구성에서 사용자는 올바른 경우라도 길이 제한사항을 충족하지 않는 답변은 제출할 수 없습니다.
조치
필수 최소 및 최대 답변 길이를 검토하여 올바른 답변이 크기 제한사항을 충족하는지 확인하십시오.
CSIBN0039E The system cannot process the request because the regular expression matching pattern is not valid.
설명
구문이 올바르지 않습니다.
조치
올바른 구문에 대해 정규식 일치 패턴을 검토하십시오.
CSIBN0040E The system cannot process the request because the question key is used by one or more enrollments and cannot be removed.
설명
다른 등록에서 사용하는 경우 질문을 제거할 수 없습니다.
조치
구성에서 질문을 제거하기 전에 이를 사용하는 모든 등록에서 질문을 제거하십시오.
CSIBN0041E The system cannot process the request because the property name is either invalid or missing. It must be within the range of minimum to maximum.
설명
속성이 필수 한계를 벗어났습니다.
조치
속성 값을 검토하여 필수 범위 내에 있는지 확인하십시오.
CSIBN0042E The system cannot process the request because the property name is read-only.
설명
읽기 전용 특성은 수정할 수 없습니다.
조치
요청 본문에 기존 값을 사용하는 읽기 전용 특성이 포함되어 있는지 확인하십시오.
CSIBN0043E The system cannot process the request because the request removes too many enrolled answers and does not meet the minimum requiremtnts for enrollment.
설명
등록에는 하나 이상의 등록된 답변이 포함되어 있어야 합니다.
조치
요청 본문에 최소 개수 이상의 등록된 questionKey 또는 새 답변이 포함되어 있는지 확인하십시오.
CSIBN0044E The system cannot process the request because the enrollment is not enabled or validated.
설명
요청에는 올바른 등록 ID가 포함되어야 합니다. 지정된 등록 ID가 사용으로 설정되어 있지 않거나 유효성이 검증되지 않았습니다.
조치
연관된 등록을 사용으로 설정하고 유효성이 검증되었는지 확인하거나 다른 등록을 선택하십시오.
CSIBN0045E The system cannot process the request because the question key is missing the default locale question text.
설명
모든 질문에는 기본 로케일에 대한 질문 텍스트가 포함되어야 합니다.
조치
기본 로케일에 대한 질문 텍스트를 추가하십시오.
CSIBN0047E The system cannot process the request because the relying party ID must be unique across all relying party instances. Modify the existing configuration or specify a different relying party ID.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0048E The system cannot process the request because the relying party was not found.
설명
요청 URL에 올바른 신뢰 당사자 UUID가 포함되어야 합니다. 신뢰 당사자 UUID가 올바르지 않게 지정되었거나 존재하지 않습니다.
조치
신뢰 당사자 UUID를 정정하거나 다른 신뢰 당사자 UUID를 지정하십시오.
CSIBN0049E The system cannot process the request because the relying party origins are invalid.
설명
요청에 올바른 신뢰 당사자 오리진이 포함되어 있어야 합니다. 각 오리진에는 신뢰 당사자 ID의 유효 도메인이 있어야 합니다.
조치
신뢰 당사자 오리진을 정정하거나 요청에 대한 다른 신뢰 당사자 오리진을 선택하십시오.
CSIBN0050E The system cannot process the request because the relying party metadata configuration is invalid.
설명
요청에는 올바른 메타데이터 구성이 포함되어야 합니다. 포함된 모든 메타데이터 ID가 올바른 ID여야 합니다. 강제 적용을 사용하는 경우 하나 이상의 메타데이터 항목이 포함되어야 합니다.
조치
메타데이터 구성을 정정하거나 요청에 대한 다른 메타데이터 구성을 선택하십시오.
CSIBN0051E The system cannot process the request because the attestation format format requires at least one supported type types.
설명
요청에 각 증명 형식에 대한 하나 이상의 지원되는 증명 형식이 포함되어 있어야 합니다.
조치
각 증명 형식에 대한 지원 형식을 포함하거나 올바르지 않은 형식을 제거하십시오.
CSIBN0052E The system cannot process the request because the relying party ID is invalid.
설명
요청에 올바른 도메인의 신뢰 당사자 ID가 포함되어야 합니다.
조치
신뢰 당사자 ID를 정정하거나 다른 신뢰 당사자 ID를 선택하십시오.
CSIBN0053E The system cannot process the request because the metadata entry was not found.
설명
요청 URL에 올바른 메타데이터 항목 UUID가 포함되어야 합니다. 메타데이터 항목 UUID가 올바르지 않게 지정되었거나 존재하지 않습니다.
조치
메타데이터 항목 UUID를 정정하거나 다른 메타데이터 항목 UUID를 지정하십시오.
CSIBN0054E The system cannot process the request because the metadata statement that was included is invalid.
설명
요청에 올바른 메타데이터 명령문이 포함되어야 합니다.
조치
메타데이터 명령문을 정정하거나 요청에 다른 메타데이터 명령문을 사용하십시오.
CSIBN0055E The system cannot process the request because the metadata entry is still referenced by a relying party configuration.
설명
현재 사용 중인 메타데이터 항목은 제거할 수 없습니다.
조치
참조 중인 신뢰 당사자에서 메타데이터 항목을 제거하십시오. 또는 항목을 삭제하지 말고 사용 안함으로 설정하십시오.
CSIBN0056E The system cannot process the request because the metadata statement is too large. The metadata document that is attached is 0B.The maximum allowed document size is 0B.
설명
첨부된 메타데이터 문서가 허용되는 최대 문서 크기보다 큽니다.
조치
크기를 줄이도록 메타데이터 명령문을 수정하거나 다른 명령문을 사용하십시오.
CSIBN0057E The system cannot process the request because the user is disabled and cannot be used for verifications.
설명
검증 트랜잭션을 수행하려면 사용자가 사용 가능 상태여야 합니다.
조치
검증 트랜잭션을 수행하기 전에 사용자를 사용 가능하도록 설정하십시오.
CSIBN0058E The system cannot process the request because the relying party configuration is disabled and cannot be used for assertions or attestations.
설명
증명 또는 권한 정보 오퍼레이션을 수행하려면 신뢰 당사자 구성이 사용 가능 상태여야 합니다.
조치
증명 또는 권한 정보 오퍼레이션을 수행하기 전에 신뢰 당사자 구성을 사용 가능하도록 설정하십시오.
CSIBN0059E The system cannot process the request because the relying party ID is too generic.
설명
신뢰 당사자 구성은 올바른 신뢰 당사자 ID를 사용해야 합니다. ID는 더 구체적이어야 합니다.
조치
더 구체적인 신뢰 당사자 ID를 사용하거나, 다른 도메인을 선택하십시오.
CSIBN0060E The system cannot process the request because password recovery is either disabled or not supported.
설명
비밀번호 복구를 지원하고 구독에서 사용으로 설정되어야 합니다.
조치
비밀번호 복구가 사용으로 설정되었는지 확인하십시오.
CSIBN0061E The system cannot process the request because the password recovery transaction was not found.
설명
비밀번호 복구가 잘못 지정되었거나 존재하지 않습니다.
조치
누락되거나 잘못된 문자가 있는지 비밀번호 복구 ID 문자열을 검토하거나 다른 비밀번호 복구를 선택하십시오.
CSIBN0062E The system cannot process the request because the password recovery transaction is expired.
설명
검증 트랜잭션을 수행하려면 비밀번호 복구가 일시중단 상태여야 합니다.
조치
일시중단 상태인 비밀번호 복구를 지정하십시오.
CSIBN0063E The system cannot process the request because of a conflict with the current state of the password recovery transaction.
설명
일시적인 시스템 문제이거나 네트워크 문제일 수 있습니다. 나중에 요청을 재시도하십시오. 문제가 지속되면 관리자에게 문의하십시오.
조치
문제 및 올바른 조치를 판별하려면 로그를 확인하십시오.
CSIBN0064E The system cannot process the request because the password recovery transaction is invalid.
설명
요청에 올바른 비밀번호 복구 ID가 포함되어야 합니다. 지정된 비밀번호 복구 ID가 만료되었거나 완료되었습니다.
조치
복구를 다시 시작하고 만료되기 전에 이메일 링크를 사용하십시오.
CSIBN0065E The system cannot process the request because the user can have one email-based password recovery only. Modify the existing password recovery instead of creating a new one.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0073E The system cannot process the request because a registered email address was not found for the password reset. Contact your administrator to set a valid email address in your profile.
설명
지정된 사용자 이름에 대한 이메일 주소를 찾을 수 없습니다. 비밀번호 재설정 링크가 있는 이메일을 전달할 수 없습니다.
조치
사용자 프로파일에서 올바른 이메일 주소를 업데이트하십시오.
CSIBN0074E The system cannot process the request because the email address is associated with another email one-time password enrollment. Modify the existing email one-time password enrollment or specify a different email address.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0075E The system cannot process the request because the email could not be delivered to the address that was specified.
설명
이메일 주소가 잘못 입력되었거나 존재하지 않습니다.
조치
이메일 주소를 검토하여 제대로 입력되었는지 확인하거나 다른 올바른 이메일 주소를 지정하십시오.
CSIBN0076E The system cannot process the request because the phone number is associated with another SMS one-time password enrollment. Modify the existing SMS one-time password enrollment or specify a different phone number.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0077E The system cannot process the request because the phone number is associated with another voice one-time password enrollment. Modify the existing voice one-time password enrollment or specify a different phone number.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN0078E The system cannot process the request because the phone call could not made to the phone number that was specified.
설명
전화번호가 잘못 입력되었거나 존재하지 않거나 통신 오류가 발생했습니다.
조치
전화번호를 검토하여 제대로 입력되었는지 확인하거나 다른 올바른 전화번호를 지정하십시오. 문제가 통신 문제로 발생한 경우, 대기한 후 문제가 해결된 후 요청을 재시도하십시오.
CSIBN0079E The system cannot process the request because the SMS message could not delivered to the phone number that was specified.
설명
전화번호가 잘못 입력되었거나 존재하지 않거나 통신 오류가 발생했습니다.
조치
전화번호를 검토하여 제대로 입력되었는지 확인하거나 다른 올바른 전화번호를 지정하십시오. 문제가 통신 문제로 발생한 경우, 대기한 후 문제가 해결된 후 요청을 재시도하십시오.
CSIBN0080E The system cannot process the request because the verification attempt failed and the maximum attempts limit is reached.
설명
검증 트랜잭션에서 최대 시도 실패 횟수를 수신했습니다. 추가 시도가 허용되지 않습니다.
조치
문제 및 올바른 조치를 판별하려면 로그를 확인하십시오.
CSIBN0081E The system cannot process the request because too many requests were issued recently. Please wait some time before trying again.
설명
리소스에서는 기간 도중 특정 수의 요청만 채택할 수 있습니다. 후속 요청을 실행하기 전에 대기하십시오.
조치
후속 요청을 실행하기 전에 충분한 시간이 경과되도록 하십시오.
CSIBN0082E The system cannot process the request because the email address is of a domain that is not permitted.
설명
이메일 주소가 관리자가 구성한 보안 요구사항을 충족하지 않습니다.
조치
이메일 주소를 검토하여 제대로 입력되었는지 확인하거나 다른 올바른 이메일 주소를 지정하십시오.
CSIBN0083E The system cannot process the request because the external MFA entity was not found.
설명
요청에는 올바른 엔티티 ID가 포함되어 있어야 합니다. ID가 잘못 지정되었거나 엔티티가 존재하지 않습니다.
조치
엔티티 ID를 정정하거나, 요청에 대해 다른 엔티티 ID를 선택하십시오.
CSIBN0084E The system cannot process the request because the webhook was not found.
설명
웹훅이 잘못 지정되었거나 존재하지 않습니다.
조치
누락되거나 잘못된 문자가 있는지 웹훅 ID 문자열을 검토하거나 다른 항목을 선택하십시오.
CSIBN0085E The system cannot process the request because the user was not found.
설명
사용자가 잘못 지정되었거나 존재하지 않습니다.
조치
사용자 ID 문자열에서 누락되거나 잘못된 문자가 있는지 검토하거나 다른 항목을 선택하십시오.
CSIBN0086E The system cannot process the request because the external MFA provider is disabled and cannot be used.
설명
검증을 수행하려면 외부 MFA 제공자가 사용 가능 상태여야 합니다.
조치
검증을 수행하기 전에 외부 MFA 제공자를 사용으로 설정하십시오.
CSIBN0087E The system cannot process the request because the webhook was unavailable.
설명
웹훅이 잘못 지정되었거나 사용 가능하지 않습니다.
조치
웹훅 ID 문자열에서 누락되거나 잘못된 문자가 있는지 검토하고 웹훅에 결함이 있는지 확인하십시오.
CSIBN0088E The system cannot process the request because the configuration requires a minimum number of enabled factors.
설명
이 요소를 비활성화하면 활성화된 요소의 수가 필수 최소 수보다 적어집니다.
조치
다른 요인을 사용으로 설정하거나 필요한 최소 수를 변경하십시오.
CSIBN1000I What is the first name of your best friend?
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN1001I What is your mothers maiden name?
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN1002I What is your favorite travel destination?
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN1003I What was the name of your first pet?
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN1004I Who is your favorite author?
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN1005I What was the model of the first car you owned?
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIBN1006I What was the street name of the first house you ever lived in?
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0001E The system cannot process the request because it does not contain any of the required parameters. Provide the necessary parameters and re-access the protected resource.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0002E The system cannot process the request because it contains invalid transaction data.
설명
트랜잭션이 없거나 처리되었습니다.
조치
트랜잭션이 있고 처리되지 않았는지 확인하십시오. 보호된 리소스에 다시 액세스하십시오.
CSIAH0003E The system cannot process the request because it contains invalid policy data.
설명
정책이 없습니다.
조치
존재하는 정책을 선택하고 보호된 리소스에 다시 액세스하십시오.
CSIAH0004E The system cannot complete your login request. Do not click the Back button or refresh the page. Reaccess the protected resource in a new window.
설명
다음 중 하나의 상황이 발생했습니다: - 브라우저의 ‘뒤로’ 버튼을 클릭했습니다. - 동일한 브라우저에서 여러 번 인증 절차를 수행했습니다. - 상태 ID 매개변수 값을 변경했습니다. - 세션이 만료되었습니다.
조치
없음
CSIAH0005E The system cannot complete your login request because an error occurred while processing the request.
설명
맵핑 규칙이 구문적으로 올바르지 않거나 로직 오류가 포함되어 있습니다.
조치
맵핑 규칙이 구문적으로 올바르고 로직 오류를 포함하지 않는지 확인하십시오.
CSIAH0006E The system cannot process the TOTP request because required data is missing.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0007E HOTP is not supported.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0008E RSA is not supported.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0009E The system cannot process the OTP request because it contains invalid data.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0010E The system cannot process the OTP request because required data is missing.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0011E The system cannot process the OTP request because required data is missing.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0013E The system cannot process the request because an internal error occurred.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0014E Authentication service cannot perform EULA authentication because the username parameter is missing. If you specify the username parameter by using a literal value, it cannot be NULL. If you specify the username parameter by using a context attribute reference, the referenced context attribute cannot be NULL. If you do not specify the username parameter, the authentication policy requires the user to login before they are challenged by EULA authentication.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0015E Authentication service cannot perform knowledge questions based authentication because the username parameter is missing. If you specify the username parameter using a literal value, it cannot be NULL. If you specify the username parameter by using a context attribute reference, the referenced context attribute cannot be NULL. If you do not specify the username parameter, the authentication policy requires the user to login before they are challenged by knowledge questions-based authentication.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0016E Authentication service cannot parse the request data content.
설명
이 문제는 요청에 JSON 데이터가 없고 JSON 데이터가 올바르지 않거나 컨텐츠 유형 헤더가 애플리케이션/json이 아닌 경우에 발생합니다.
조치
클라이언트 요청을 수정하십시오.
CSIAH0017E Authentication service received an invalid state ID [id].
설명
요청자가 1) 동일한 세션에서 여러 인증 프로세스를 수행하거나 2) 잘못되었거나 수정된 상태 ID 매개변수를 제공하거나 3) 세션이 만료되었습니다.
조치
없음
CSIAH0018E Authentication service received an invalid JSON request. This request might not be processed.
설명
이 문제는 (1) 인증 정책에서 해당 요청이 유효하지 않거나, (2) 현재 인증 메커니즘 또는 인증 상태에서 요청이 유효하지 않거나, (3) JSON 데이터를 구문 분석하거나 읽을 수 없거나 해당 JSON 데이터에 너무 많은 레벨의 중첩 오브젝트가 포함되어 있기 때문에 발생합니다.
조치
없음
CSIAH0019E Authentication service cannot perform user contact information verification; the supplied delivery type is invalid. Set the delivery type to email or SMS.
설명
전송 유형이 이메일 또는 SMS로 설정되어야 합니다.
조치
deliveryType 값을 지원되는 값 중 하나로 수정하십시오.
CSIAH0020E Contact type verification cannot be completed. Reaccess the protected resource.
설명
사용자 연락처 정보 검증 상태를 업데이트하는 중에 오류가 발생했습니다.
조치
세부사항은 로그를 확인하십시오.
CSIAH0021E Authentication service received a target URL that did not match the configured pattern.
설명
이 메시지에 대한 추가 정보가 없습니다.
조치
액세스하는 시스템 상태에 대한 제안사항은 유지보수 및 문제점 판별 안내서를 참조하십시오.
CSIAH0022E The system cannot process the U2F request because required data is missing.
설명
메시지를 참조하십시오.
조치
메시지를 참조하십시오.
CSIAH0023E The answers submitted for the knowledge questions are not valid.
설명
지식 질문에 대해 제출한 하나 이상의 답변이 올바르지 않습니다.
조치
없음
CSIAH0026E You are not authorized to use FIDO2 for passwordless login.
설명
ID 소스의 사용자 등록이 FIDO2 비밀번호 없는 로그인을 사용하도록 구성되지 않았습니다.
조치
없음
CSIAH0027E You are not authorized to use QR for passwordless login.
설명
ID 소스의 사용자 등록이 QR 비밀번호 없는 로그인을 사용하도록 구성되지 않았습니다.
조치
없음
CSIAH0028E You are not authorized to use passwordless authentication.
설명
테넌트에 이 기능을 사용하는 데 필요한 인타이틀먼트가 없습니다. 관리자에게 문의하십시오.
조치
테넌트에 CIV 구독을 추가하십시오.
CSIAH0029E Cannot perform second-factor authentication as the user session is expired. Login and try again.
설명
사용자 세션이 만료되었습니다.
조치
로그인 후 다시 시도하십시오.
CSIAH0030E The system cannot complete the login for the application because passwordless authentication is not supported for the user's realm.
설명
Cloud Directory 범위 사용자만 비밀번호 없는 인증을 사용하여 애플리케이션에 로그인할 수 있습니다.
조치
Cloud Directory 범위로 구성된 비밀번호 없는 인증 옵션을 사용하십시오.
CSIAH0031E You are not authorized to use customizable inline MFA enrollment feature.
설명
테넌트에서 이 기능을 사용하기 위한 적절한 플랜이 사용으로 설정되어 있지 않습니다. 관리자에게 문의하십시오.
조치
테넌트에 isv.beta.CI-60317 플랜을 추가하십시오.
CSIAH0032E You are not authorized access the resource. Please contact your administrator.
설명
사용자에게 적절한 권한이 없습니다.
조치
사용자 인타이틀먼트를 확인하십시오.