BH 消息

CSIBH0000E The system cannot process the request because an internal error occurred.

解释

此错误可能是暂时性系统或网络问题。 如果问题仍然存在,请联系管理员。

操作

请查看日志以确定问题及相应的更正操作。

CSIBH0001E The system cannot process the request because you are not authorized to access this resource.

解释

您没有必需的凭证来访问此资源。 如果需要使用此资源,请联系管理员以请求对资源的访问权。

操作

请复查并为用户分配访问所请求资源所需的凭证。

CSIBH0002E You are not authorized to access this resource.

解释

您没有必需的授权来访问此资源。 如果需要使用此资源,请联系管理员以请求对资源的访问权。

操作

请复查并为用户分配访问所请求资源所需的授权。

CSIBH0003E The system cannot process the request because the tenant was not found.

解释

未正确输入主机名,或者租户不存在或不活动。

操作

检查输入的主机名是否正确。 如果正确,请与租户编排门户网站管理员联系,以便验证租户主机名和状态。 如果租户已禁用,请请求将其状态更改为活动。

CSIBH0004E 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。

CSIBH0005E 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。

CSIBH0006E The system cannot process the request because the property name is either invalid or missing.

解释

请求主体必须包含所有必需属性,并且不能包含任何无效属性。

操作

请更新请求主体,以将正确的 JSON 结构用于请求的操作。 有关更多信息,请参阅 https://www.json.org。

CSIBH0007E The system cannot process the request because the PATCH operation op is invalid.

解释

系统无法处理 PATCH 操作,因为此操作无效或不适用于此请求。

操作

请为请求选择其他操作。 有关更多信息,请参阅 https://tools.ietf.org/html/rfc6902。

CSIBH0008E The system cannot process the request because the target location location does not match value.

解释

对于此消息,没有其他信息可用。

操作

请参阅《维护与故障诊断指南》,了解有关评估系统健康状况的建议。

CSIBH0009E The system cannot process the request because the target location location was not found.

解释

系统无法完成 PATCH 操作,因为目标位置不存在,或指定的目标位置不正确。

操作

请更正指定位置中的所有错误,或为请求选择其他目标位置。

CSIBH0010E The system cannot process the request because the array index index was invalid.

解释

系统无法完成 PATCH 操作,因为数组下标的格式不正确或包含无效值。

操作

请更正数组下标,或为请求选择其他数组下标。

CSIBH0011E The system cannot process the request because the authenticator client was not found.

解释

未正确指定认证器客户机,或者它不存在。

操作

请查看认证器客户机标识字符串以了解是否缺少任何字符,或是否存在不正确的字符,或者选择其他认证器客户机。

CSIBH0012E The system cannot process the request because the property name is read-only.

解释

无法修改只读属性。

操作

请确保请求主体包含具有现有值的只读属性。

CSIBH0013E 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.

解释

对于此消息,没有其他信息可用。

操作

请参阅《维护与故障诊断指南》,了解有关评估系统健康状况的建议。

CSIBH0014E 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.

解释

对于此消息,没有其他信息可用。

操作

请参阅《维护与故障诊断指南》,了解有关评估系统健康状况的建议。

CSIBH0015E 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 !=.

解释

对于此消息,没有其他信息可用。

操作

请参阅《维护与故障诊断指南》,了解有关评估系统健康状况的建议。

CSIBH0016E 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.

解释

对于此消息,没有其他信息可用。

操作

请参阅《维护与故障诊断指南》,了解有关评估系统健康状况的建议。

CSIBH0017E The system cannot process the request because the property name exists multiple times.

解释

请求主体必须包含所有必需属性,并且不能包含任何无效或重复属性。

操作

请更新请求主体,以将正确的 JSON 结构用于请求的操作。 有关更多信息,请参阅 https://www.json.org。

CSIBH0018E The system cannot process the request because the authenticator was not found.

解释

未正确指定认证器,或者它不存在。

操作

请查看认证器标识字符串以了解是否缺少任何字符,或是否存在不正确的字符,或者选择其他认证器。

CSIBH0019E The system cannot process the request because the authenticator client was not found.

解释

未正确指定认证器客户机,或者它不存在。

操作

请查看认证器客户机标识字符串以了解是否缺少任何字符,或是否存在不正确的字符,或者选择其他认证器客户机。

CSIBH0020E The system cannot process the request because the authorization code was not found.

解释

请求中错误地指定了授权代码,或者授权代码在请求中提交时已经过期。

操作

请复查授权代码字符串是否缺少任何字符,或者是否有不正确的字符。 如果授权代码正确,请检查其到期日期。 如果已到期,请获取新的授权代码。

CSIBH0021E The system cannot process the request because the refresh token was not found.

解释

请求中错误地指定了刷新令牌,或者刷新令牌在请求中提交时已经过期。

操作

请查看刷新令牌字符串以了解是否缺少任何字符,或者是否存在不正确的字符。 如果刷新令牌正确,请检查其到期日期。 如果已到期,请获取新的刷新令牌。

CSIBH0022E The system cannot process the request because the algorithm specified is not supported.

解释

请求必须包含已启用且受支持的数字签名算法。

操作

请指定不同的算法。 认证器的元数据中列出受支持的算法。

CSIBH0023E The system cannot process the request because the authentication factor subtype that was specified is not supported.

解释

请求必须包含已启用且受支持的签名认证因子子类型。

操作

请指定不同的子类型。 认证器的元数据中列出受支持的子类型。

CSIBH0024E The system cannot process the request because the verification attempt failed.

解释

如果接收方可以使用关联的公用密钥解密其数据,那么数字签名有效。 signedData 必须使用 base64 编码的值。

操作

请提供有效的 base64 编码数字签名来进行验证。

CSIBH0025E The system cannot process the request because the public key is not base64 encoded or is invalid.

解释

公用密钥必须是 base64 编码以验证 base64 编码的数字签名。

操作

请提供有效的 base64 编码的公用密钥以用于数字签名验证。

CSIBH0026E The system cannot process the request because it is missing a property. It must contain one of the following properties: names.

解释

请求必须包含所有必填属性。

操作

请更新请求主体,以将正确的 JSON 结构用于请求的操作。 有关更多信息,请参阅 https://www.json.org。

CSIBH0027E The system cannot process the request because the authentication factor enrollment was not found.

解释

指定的认证因子注册不正确,或者不存在。

操作

请查看认证因子注册标识字符串以了解是否缺少任何字符,或是否存在不正确的字符,或者选择其他认证因子注册。

CSIBH0028E The system cannot process the request because the verification was not found.

解释

验证标识未正确指定或不存在。

操作

请查看验证标识字符串以了解是否缺少任何字符,或是否存在不正确的字符,或者选择其他验证标识。

CSIBH0029E The system cannot enroll additional authentication factors.

解释

指定的认证器标识不再处于授权其注册认证因子的状态。

操作

请指定处于经授权注册认证因子的状态的认证器标识。

CSIBH0030E The system cannot process the request because the verification was already completed.

解释

验证事务处于不可变状态。 只能完成验证一次。

操作

请使用尚未完成的验证标识指定请求。

CSIBH0031E The system cannot process the request because the verification attempt failed.

解释

如果接收方可以使用关联的公用密钥解密其数据,那么数字签名有效。 signedData 必须使用 base64 编码的值。

操作

请提供有效的 base64 编码数字签名来进行验证。

CSIBH0032E The system cannot process the request because the authenticator already has a signature authentication factor with subtype subtype enrolled.

解释

认证器不能具有多个签名认证因子子类型相同的注册。

操作

请指定尚未注册认证器标识的签名认证因子子类型,或者删除现有注册。

CSIBH0033E The system cannot process the request because the authentication factor is either disabled or not supported.

解释

请求必须包含已启用且受支持的认证因子。

操作

请确保认证因子已启用且受支持。

CSIBH0034E The property signedData is either invalid or missing.

解释

请求主体必须包含所有必填属性,并且不能包含任何无效属性。

操作

请更新请求主体,以将正确的 JSON 结构用于请求的操作。 有关更多信息,请参阅 https://www.json.org。

CSIBH0035E The system cannot process the request because the authenticator is not yet authorized to perform verifications.

解释

指定的认证器标识尚未处于授权其执行验证事务的状态。

操作

请指定处于经授权执行验证的认证器。

CSIBH0036E The system cannot process the request because the authenticator is disabled and cannot be used for verifications.

解释

认证器必须处于已启用状态才能执行验证事务。

操作

请指定处于已启用状态的认证器。

CSIBH0037E The system cannot process the request because the authentication factor enrollment is disabled and cannot be used for verifications.

解释

认证因子注册必须处于启用状态才能执行验证事务。

操作

请指定处于启用状态的认证因子注册。

CSIBH0038E The system cannot process the request because the verification received a state of value.

解释

验证请求包含的完成状态影响了总体验证事务的成功或失败。

操作

请提供验证签名和已签署数据的请求。

CSIBH0039E The system cannot process the request because the verification received a number of attempts that exceeded the set requirements.

解释

验证请求收到的请求所含的尝试次数超过了事务创建时指定的次数。

操作

请提供包含正确验证尝试次数的请求。

CSIBH0040E The system cannot process the request because the value [value] is invalid.

解释

无法处理请求,因为请求主体必须仅包含作为允许值的属性值。

操作

请为该属性指定允许值,然后重新提交该请求。

CSIBH0041E The system cannot process the request because the authenticator client is disabled and cannot be used for verifications.

解释

必须启用关联的认证器客户机以供运行时使用。

操作

启用认证器客户机,然后重试请求。

CSIBH0042E The system cannot process the request because the identify source was not found.

解释

未正确指定身份源,或者它不存在。

操作

请查看标识源标识字符串以了解是否缺少任何字符,或是否存在不正确的字符,或者选择其他标识源。

CSIBH0043E The system cannot process the request because the specified identity source is not supported. The system only supports the following identity source types: supportedTypes.

解释

请求必须包含受支持的身份源类型。

操作

请提供受支持类型的身份源的标识。

CSIBH0044E The system cannot authenticate the user because the username or password was incorrect.

解释

用户名或密码拼写错误,或者用户名不存在。

操作

请提供有效的用户名和密码。

CSIBH0045E The system cannot authenticate the user because the user account is locked or suspended.

解释

要认证用户,帐户必须解锁且处于活动状态。

操作

请解锁或取消暂挂帐户,或者提供其他用户名和密码。

CSIBH0046E The system cannot perform the authentication request with the MaaS360 service.

解释

认证尝试失败,因为 MaaS360 服务遇到错误。

操作

请重新提交认证请求,或者联系支持团队。

CSIBH0047E The system cannot process the request because the user was not found.

解释

指定的用户不正确,或者不存在。

操作

请查看用户标识字符串以了解是否缺少任何字符,或是否存在不正确的字符,或者选择其他用户。

CSIBH0048E The system cannot process the request because a signature authentication factor enrollment already exists with the ID provided.

解释

特定标识只能分配给一个签名方法。 不允许多个签名方法具有相同标识。

操作

请为每个签名方法提供唯一标识,然后重新提交请求。

CSIBH0049E The system cannot process the request because the authenticator refresh capability is locked until an existing request is completed.

解释

在处理刷新流时,将锁定认证器授权。

操作

请等待当前正在运行的刷新流完成,然后重新提交请求。

CSIBH0050E The system cannot process the request because the user is disabled and cannot be used for verifications.

解释

用户必须处于已启用状态才能执行验证事务。

操作

请先启用用户,然后再执行验证事务。

CSIBH0051E The system cannot process the request because of an external identity agent error.

解释

此错误可能是暂时性系统或网络问题。 如果问题仍然存在,请联系管理员。

操作

请重新提交认证请求,或者联系支持团队。

CSIBH0052E The system cannot process the request because the identity source is disabled and cannot be used for authentication requests.

解释

身份源必须处于已启用状态才能执行认证请求。

操作

请在执行认证请求之前启用身份源。

CSIBH0053E The system cannot perform the authentication request for this identity source, because on-premises migration is in progress.

解释

在密码迁移过程中,本地用户无法使用 Cloud Directory 进行认证。 Verify 中使用 Cloud Directory 进行密码传递的任何尝试都将失败。

操作

请在“本地”身份源中配置“即时密码”供应。

CSIBH0054E error - message

解释

外部身份代理程序工作负载失败。

操作

请更正响应消息中指定的故障。

CSIBH0055E The system cannot process the request because the specified identity source does not have an associated external identity agent.

解释

外部身份代理必须与此身份源相关联。

操作

请配置身份源以关联外部身份代理程序。

CSIBH0056E The system cannot process the request because the external identity agent was unable to find the user.

解释

指定的用户不正确或外部身份源中不存在该用户。

操作

创建用户或检查外部身份源中是否存在用户。

CSIBH0057E The system cannot process the request because the requested feature is either disabled or not supported.

解释

请求中的功能必须在预订中受支持且处于启用状态。

操作

请确保此功能已启用。

CSIBH0058E The system cannot process the request because the new password does not conform to the password policy that is associated with the provided identity source.

解释

新密码不符合关联的密码策略。

操作

请确保密码符合密码策略。

CSIBH0059E The system cannot process the request because an email address was not found.

解释

指定的用户名不正确,或者电子邮件地址不存在。 无法传送电子邮件。

操作

请更新用户概要文件中的有效电子邮件地址。

CSIBH0060E message

解释

无法访问外部身份代理程序。

操作

请检查外部身份代理程序的状态并重试。

CSIBH0061E The system cannot process the request because the username was not found.

解释

指定的用户名不正确或不存在。

操作

请查看用户名字符串以了解是否缺少任何字符或是否存在不正确的字符,或者选择其他用户名。

CSIBH0062E The password operation was proceesed, but an email was not sent; message

解释

处理密码更改后,电子邮件发送失败。

操作

如果需要,请处理响应消息中指定的故障,并将密码重置为指定值。

CSIBH0063E The system cannot process the request because of an error that occurred during the provisioning of the user record.

解释

此错误可能是暂时性系统或网络问题。 如果问题仍然存在,请联系管理员。

操作

请重新提交认证请求,或者联系支持团队。

CSIBH0064E The system cannot process the request because the configuration requires a minimum number of enabled factors.

解释

禁用此因子将使启用的因子数低于所需的最小值。

操作

请启用另一个因子,或更改所需最小数量。