AQ 消息

CSIAQ0001E Tenant information is required.

解释

系统无法执行该请求,因为缺少租户标识。

操作

请指定有效的租户标识。

CSIAQ0002E Payload information is required.

解释

系统无法执行该请求,因为缺少有效内容。

操作

请指定有效的有效内容。

CSIAQ0003E A version number is required.

解释

系统无法执行该请求,因为缺少版本号。

操作

请指定有效的版本号。

CSIAQ0004E A locale is required.

解释

系统无法执行该请求,因为缺少语言环境。

操作

请指定有效的语言环境。

CSIAQ0005E The context key cannot be null or empty.

解释

系统无法执行该请求,因为缺少上下文键。

操作

请指定有效的上下文键。

CSIAQ0006E The HttpServletRequest object was not found in the context.

解释

系统无法执行该请求,因为 HTTP 请求无效。

操作

请检查收到的 HTTP 请求是否有效。

CSIAQ0007E The system cannot process your request because the system might be busy. Try the request again later.

解释

系统无法执行该请求,因为可能存在临时容量或网络问题。

操作

请稍后重试该过程。 如果问题仍然存在,该错误没有可执行的恢复选项。 请联系支持团队以获取帮助。

CSIAQ0008E An unknown internal server error occurred.

解释

系统无法执行该请求,因为发生未知的内部服务器错误。

操作

请检查日志以获取详细信息。

CSIAQ0009E The system cannot retrieve the payload from the request body.

解释

请求主体是空的或者具有无效的有效内容。

操作

请检查请求有效内容,然后重试请求。

CSIAQ0010E The system cannot map the payload.

解释

请求主体具有无效的有效内容。

操作

请检查请求有效内容,然后重试请求。

CSIAQ0011E The system cannot find the following item from the payload: "property"

解释

请求有效内容不完整。

操作

请检查请求有效内容是否完整,然后重试请求。

CSIAQ0012E The tenant ID is invalid: "tenantId"

解释

系统无法执行该请求,因为未启用租户或租户不存在。

操作

请启用或创建租户。

CSIAQ0013E Client ID information is required.

解释

系统无法执行该请求,因为缺少客户机标识。

操作

请指定有效的客户机标识。

CSIAQ0014E Client ID or user ID information is required.

解释

系统无法执行该请求,因为缺少客户机标识或用户标识。

操作

请指定有效的客户机标识或用户标识。

CSIAQ0015E State ID information is required.

解释

系统无法执行该请求,因为缺少状态标识。

操作

请指定有效的状态标识。

CSIAQ0016E Client Name information is required.

解释

系统无法执行该请求,因为缺少客户机名称。

操作

请指定有效的客户机名称。

CSIAQ0017E Redirect URI information is required.

解释

系统无法执行该请求,因为缺少重定向 URI。

操作

请指定有效的重定向 URI。

CSIAQ0018E The system cannot create the client ID.

解释

系统无法执行该请求,因为系统中存在该客户机标识。

操作

请指定其他客户机标识或让系统生成客户机标识。

CSIAQ0019E The client name contains invalid characters. Use only alphanumeric characters, blank spaces, and the following special characters: _ , . , -

解释

系统无法执行该请求,因为客户机名称包含一个或多个无效字符。

操作

请指定有效的客户机名称。 请仅使用字母、数字、空格以及以下特殊字符:_、.、-

CSIAQ0020E The grant type is not supported. Valid grant types are: list.

解释

系统无法执行该请求,因为某个授权类型无效。

操作

仅指定有效的授权类型,然后重试。

CSIAQ0021E One of the redirect URIs is not a valid URI.

解释

系统无法执行该请求,因为提供的重定向 URI 不是有效的 URI。

操作

请指定有效的 URI 以获取重定向 URI 信息。

CSIAQ0022E The value of 'count' or 'limit' exceeds 1000.

解释

系统无法执行该请求,因为“count”或“limit”的值必须小于 1000。

操作

请为“count”或“limit”输入小于 1000 的值。

CSIAQ0023E The search condition has an incorrect format. It requires a search operator and two operands: the field name and the value. A string search value must have double quotes.

解释

系统无法执行该请求。

操作

请指定有效的搜索条件。

CSIAQ0024E The search operator is invalid.

解释

系统无法执行该请求,因为不支持搜索运算符或无法针对字段或值执行搜索运算符。

操作

请指定支持的搜索运算符。 字符串类型支持的搜索运算符为“contains”、“=”和“!=”。数字类型支持的搜索运算符为“=”、“!=”、“>”、“>=”、“<”和“<=”。布尔类型支持的搜索运算符为“=”和“!=”。

CSIAQ0025E Mixing inclusive and exclusive filters is not supported.

解释

系统无法执行该请求,因为过滤器必须全部为包括过滤器或者全部为排除过滤器。

操作

请不要混合包括和排除过滤器。

CSIAQ0026E One of the fields is invalid.

解释

系统无法执行该请求,因为该软件无法对其中一个字段执行搜索、排序或过滤操作。

操作

请从搜索、排序或过滤字符串移除无效字段。

CSIAQ0027E You must enter the authorization code that is generated by the authorize endpoint before the token exchange can be performed.

解释

系统无法执行该请求。 缺少授权代码。

操作

请指定有效的授权代码。

CSIAQ0028E The resource ID is invalid: "resourceId"

解释

系统无法执行该请求,因为该资源不存在。

操作

请创建该资源,然后重试操作。

CSIAQ0029E The system cannot create the definition ID.

解释

系统无法执行该请求,因为系统中存在该定义标识。

操作

请指定其他定义标识或让系统生成定义标识。

CSIAQ0030E The system cannot create the definition name.

解释

系统无法执行该请求,因为系统中存在该定义名称。

操作

请指定其他定义名称。

CSIAQ0031E Definition name information is required.

解释

系统无法执行该请求,因为缺少定义名称。

操作

请指定有效的定义名称。

CSIAQ0032E Grant type information is required.

解释

系统无法执行该请求,因为缺少授权类型。

操作

请指定为此客户机配置的授权类型。

CSIAQ0033E OpenID connect is disabled. OpenID connect keys are not allowed.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了 OpenID Connect 密钥。

操作

请从有效内容中移除 OpenID Connect 密钥。

CSIAQ0034E OpenID Connect is disabled. ID token lifetime is not allowed.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了标识令牌生存期。

操作

请从有效内容中移除标识令牌生存期。

CSIAQ0035E OpenID connect is disabled. Issuer identifier is not allowed.

解释

系统无法执行该请求,因为在禁用 identifier Connect 的情况下提供了颁发者标识。

操作

请从有效内容中移除颁发者标识。

CSIAQ0036E Refresh token grant type is disabled. The following parameters are not supported and must be removed from the request payload: max authorization grant lifetime, refresh token lifetime, refresh token length, enable multiple refresh tokens for fault tolerance, PIN policy, and PIN length

解释

系统无法执行该请求,因为在禁用刷新令牌的情况下提供了无效参数。

操作

请从有效内容中移除无效参数,然后重新提交该请求。

CSIAQ0037E PIN policy is disabled. The PIN length parameter is not allowed.

解释

系统无法执行该请求,因为在禁用 PIN 策略的情况下提供了 PIN 长度。

操作

请从有效内容中移除 PIN 长度参数。

CSIAQ0038E The issuer identifier is invalid. It must be a valid URL that uses the https scheme and contains no query or fragment components.

解释

系统无法执行该请求,因为颁发者标识不是有效的 URL。

操作

请指定有效的颁发者标识。

CSIAQ0039E Unsupported trusted client manager behavior. Valid trusted client manager behaviors are: behaviors.

解释

系统无法执行该请求,因为不支持该可信客户机管理员行为。

操作

请指定其中一个有效的可信客户机管理员行为。

CSIAQ0040E The token character set contains non-alphanumeric characters. Use only alphanumeric characters.

解释

系统无法执行该请求,因为令牌字符集包含一个或多个无效字符。

操作

请指定有效的令牌字符集。 仅使用字母数字字符。

CSIAQ0041E The access token length parameter is required.

解释

系统无法执行该请求,因为缺少访问令牌长度。

操作

请指定有效的访问令牌长度。

CSIAQ0042E The access token lifetime parameter is required.

解释

系统无法执行该请求,因为缺少访问令牌生存期。

操作

请指定有效的访问令牌生存期。

CSIAQ0043E The authorization code length parameter is required.

解释

系统无法执行该请求,因为缺少授权代码长度。

操作

请指定有效的授权代码长度。

CSIAQ0044E The authorization code lifetime parameter is required.

解释

系统无法执行该请求,因为缺少授权代码生存期。

操作

请指定有效的授权代码生存期。

CSIAQ0045E The max authorization grant lifetime parameter is required.

解释

系统无法执行该请求,因为缺少最大授权生存期。

操作

请指定有效的最大授权生存期。

CSIAQ0046E The PIN length parameter is required.

解释

系统无法执行该请求,因为缺少 PIN 长度。

操作

请指定有效的 PIN 长度。

CSIAQ0047E The refresh token length parameter is required.

解释

系统无法执行该请求,因为缺少刷新令牌长度。

操作

请指定有效的刷新令牌长度。

CSIAQ0048E The definition ID parameter is required.

解释

系统无法执行该请求,因为缺少定义标识。

操作

请指定有效的定义标识。

CSIAQ0049E One of the request URIs is not a valid URI.

解释

系统无法执行该请求,因为提供的请求 URI 不是有效的 URI。

操作

请指定有效的 URI 以获取请求 URI 信息。

CSIAQ0050E The system cannot create the client name.

解释

系统无法执行该请求,因为系统中存在该客户机名称。

操作

请指定其他客户机名称。

CSIAQ0051E The token character set is required.

解释

系统无法执行该请求,因为缺少令牌字符集。

操作

请指定有效的令牌字符集。 有效的令牌字符集仅使用字母数字字符。

CSIAQ0052E The grant type cannot be modified.

解释

系统无法执行该请求,因为授权类型必须是用于创建此定义的原始类型。

操作

请指定最初创建此定义时所使用的授权类型。

CSIAQ0053E The grant type cannot be modified.

解释

系统无法执行该请求,因为授权类型必须是用于创建此定义的原始类型。

操作

请从此补丁请求中移除授权类型。

CSIAQ0054E The OpenID Connect enabled parameter cannot be modified.

解释

系统无法执行该请求,因为已有客户机与该定义关联时,无法修改启用 OpenID Connect 的参数。

操作

请指定最初创建此定义时所使用的启用 OpenID Connect 的参数值。

CSIAQ0055E The OpenID Connect enabled parameter cannot be modified.

解释

系统无法执行该请求,因为已有客户机与该定义关联时,无法修改启用 OpenID Connect 的参数。

操作

请从此补丁请求中移除启用 OpenID Connect 的参数。

CSIAQ0056E The read-only parameter cannot be modified.

解释

系统无法执行该请求,因为只读参数必须是用于创建此定义的原始参数。

操作

请指定最初创建此定义时所使用的只读参数值。

CSIAQ0057E The read-only parameter cannot be modified.

解释

系统无法执行该请求,因为只读参数必须是用于创建此定义的原始参数。

操作

请从此补丁请求中移除只读参数。

CSIAQ0058E One of these parameters must be provided when ID Token encryption is enabled: ID Token Encryption Key, or JSON Web Key URI

解释

系统无法执行该请求,因为缺少必需参数。

操作

请指定“标识令牌加密密钥”参数或“JSON Web 密钥 URI”参数。

CSIAQ0059E One of these parameters needs to be provided when request verification is enabled: Request Verification Key, or JSON Web Key URI

解释

系统无法执行该请求,因为缺少必需参数。

操作

请指定“请求验证密钥”参数或“JSON Web 密钥 URI”参数。

CSIAQ0060E The client secret contains invalid characters. Use only ASCII characters.

解释

系统无法执行该请求,因为客户机密钥包含一个或多个非 ASCII 字符。

操作

请指定有效的客户机密钥。 请仅使用 ASCII 字符。

CSIAQ0061E The elliptic-curve (EC) signing key cannot be removed from the definition.

解释

系统无法执行该请求,因为无法从定义中移除 EC 签名密钥。

操作

请指定最初创建此定义时所使用的 EC 签名密钥。

CSIAQ0062E The elliptic-curve (EC) decryption key cannot be removed from the definition.

解释

系统无法执行该请求,因为无法从定义中移除 EC 解密密钥。

操作

请指定最初创建此定义时所使用的 EC 解密密钥。

CSIAQ0063E The RSA signing key cannot be removed from the definition.

解释

系统无法执行该请求,因为无法从定义中移除 RSA 签名密钥。

操作

请指定最初创建此定义时所使用的 RSA 签名密钥。

CSIAQ0064E The RSA decryption key cannot be removed from the definition.

解释

系统无法执行该请求,因为无法从定义中移除 RSA 解密密钥。

操作

请指定最初创建此定义时所使用的 RSA 解密密钥。

CSIAQ0065E The company URL is invalid.

解释

系统无法执行该请求,因为公司 URL 无效。

操作

请指定有效的公司 URL。

CSIAQ0066E An invalid contact type was specified. Valid contact types are technical, support, administrative, billing, or other.

解释

系统无法执行该请求。 联系类型无效。

操作

请指定有效的联系类型:技术、支持、管理、帐单或其他。

CSIAQ0067E One or more grant type values are not supported by the associated definition.

解释

系统无法执行该请求,因为关联的定义不支持一个或多个授权类型。

操作

请指定关联的定义支持的授权类型。

CSIAQ0068E The definition name cannot be more than length characters.

解释

系统无法执行该请求。 定义名称太长。

操作

请提供较短的定义名称。

CSIAQ0069E The definition description cannot be more than length characters.

解释

系统无法执行该请求。 定义描述太长。

操作

请提供较短的定义描述。

CSIAQ0070E The access policy ID cannot be more than length characters.

解释

系统无法执行该请求。 访问策略标识太长。

操作

请缩短访问策略标识,或指定其他访问策略标识。

CSIAQ0071E The pre-mapping rule ID cannot be more than length characters.

解释

系统无法执行该请求。 映射前规则标识太长。

操作

请缩短映射前规则标识,或指定其他映射前规则标识。

CSIAQ0072E The post-mapping rule ID cannot be more than length characters.

解释

系统无法执行该请求。 映射后规则标识太长。

操作

请缩短映射后规则标识,或指定其他映射后规则标识。

CSIAQ0073E The access token lifetime (in seconds) must be more than minlength , but less than maxlength.

解释

系统无法执行该请求,因为访问令牌生存期无效。

操作

请指定有效的访问令牌生存期。

CSIAQ0074E The access token length must be more than minlength , but less than maxlength.

解释

系统无法执行该请求。 访问令牌长度无效。

操作

请指定有效的访问令牌长度。

CSIAQ0075E The enforce single use authorization grant parameter is missing.

解释

系统无法执行该请求。 需要“强制一次性使用授权”参数。

操作

请指定有效的“强制一次性使用授权”参数。

CSIAQ0076E The authorization code lifetime (in seconds) must be more than minlength , but less than maxlength.

解释

系统无法执行该请求。 授权代码生存期无效。

操作

请指定有效的授权代码生存期。

CSIAQ0077E The maximum authorization grant lifetime [grantLT] must be longer than the authorization code lifetime [acLT].

解释

系统无法执行该请求。 最大授权生存期无效。

操作

请指定有效的最大授权生存期。

CSIAQ0078E The authorization code length must be more than minlength , but less than maxlength.

解释

系统无法执行该请求。 授权代码长度无效。

操作

请指定有效的授权代码长度。

CSIAQ0079E Do not provide the authorization code lifetime if authorization code is disabled.

解释

系统无法执行该请求,因为在禁用授权代码的情况下提供了授权代码生存期。

操作

从有效内容中移除授权代码生存期,然后重新提交该请求。

CSIAQ0080E Do not provide the authorization code length if authorization code is disabled.

解释

系统无法执行该请求,因为在禁用授权代码的情况下提供了授权代码长度。

操作

从有效内容中移除授权代码长度,然后重新提交该请求。

CSIAQ0081E The enforce single access token per authorization grant parameter is missing.

解释

系统无法执行该请求,因为需要“强制每次授权授予一个访问令牌”参数。

操作

请指定有效的“强制每次授权授予一个访问令牌”参数。

CSIAQ0082E The authorization grant lifetime, specified in seconds, must be more than minlength , but less than maxlength. The authorization grant lifetime that was specified is agLTvalue.

解释

系统无法执行该请求,因为授权生存期不满足最小秒数或最大秒数需求。

操作

请指定有效的授权生存期。

CSIAQ0083E The refresh token length must be more than minlength , but less than maxlength.

解释

系统无法执行该请求。 刷新令牌长度无效。

操作

请指定有效的刷新令牌长度。

CSIAQ0084E The enable multiple refresh tokens for fault tolerance parameter is missing.

解释

系统无法执行该请求。 需要“启用多个刷新令牌以用于容错”参数。

操作

请指定有效的“启用多个刷新令牌以用于容错”参数。

CSIAQ0085E The PIN length must be more than minlength , but less than maxlength.

解释

系统无法执行该请求。 PIN 长度无效。

操作

请指定有效的 PIN 长度。

CSIAQ0086E The token character set must be more than minlength characters, but less than maxlength characters.

解释

系统无法执行该请求。 令牌字符集无效。

操作

请指定有效的令牌字符集。

CSIAQ0087E The issuer identifier is missing.

解释

系统无法执行该请求,因为需要颁发者标识。

操作

请指定有效的颁发者标识。

CSIAQ0088E The issuer identifier cannot be more than length characters.

解释

系统无法执行该请求。 颁发者标识太长。

操作

请指定有效的颁发者标识。

CSIAQ0089E The ID token lifetime is missing.

解释

系统无法执行该请求,因为需要标识令牌生存期。

操作

请指定有效的标识令牌生存期。

CSIAQ0090E The ID token lifetime (in seconds) must be more than minlength , but less than maxlength.

解释

系统无法执行该请求。 标识令牌生存期无效。

操作

请指定有效的标识令牌生存期。

CSIAQ0091E The elliptic-curve (EC) signing key cannot be more than length characters.

解释

系统无法执行该请求,因为 EC 签名密钥太长。

操作

请指定有效的 EC 签名密钥。

CSIAQ0092E The RSA signing key cannot be more than length characters.

解释

系统无法执行该请求,因为 RSA 签名密钥太长。

操作

请指定有效的 RSA 签名密钥。

CSIAQ0093E The elliptic-curve (EC) decryption key cannot be more than length characters.

解释

系统无法执行该请求,因为 EC 解密密钥太长。

操作

请指定有效的 EC 解密密钥。

CSIAQ0094E The RSA decryption key cannot be more than length characters.

解释

系统无法执行该请求,因为 RSA 解密密钥太长。

操作

请指定有效的 RSA 解密密钥。

CSIAQ0095E The read-only parameter is missing.

解释

系统无法执行该请求,因为需要只读参数。

操作

请指定只读参数。

CSIAQ0096E The trusted client manager behavior is missing. Valid trusted client manager behaviors are never_prompt, always_prompt, and prompt_once_and_remember.

解释

系统无法执行该请求,因为需要可信客户机管理员行为。

操作

请指定有效的可信客户机管理员行为:never_prompt、always_prompt 和 prompt_once_and_remember。

CSIAQ0097E The PIN policy enabled parameter is missing.

解释

系统无法执行该请求,因为需要启用 PIN 策略的参数。

操作

请指定启用 PIN 策略的参数。

CSIAQ0098E The OpenID Connect enabled parameter is missing.

解释

系统无法执行该请求,因为需要启用 OpenID Connect 的参数。

操作

请指定启用 OpenID Connect 的参数。

CSIAQ0099E The elliptic-curve (EC) signing key cannot be removed from the definition.

解释

系统无法执行该请求,因为无法从定义中移除 EC 签名密钥。

操作

请指定最初创建此定义时所使用的 EC 签名密钥。

CSIAQ0100E The RSA signing key cannot be removed from the definition.

解释

系统无法执行该请求,因为无法从定义中移除 RSA 签名密钥。

操作

请指定最初创建此定义时所使用的 RSA 签名密钥。

CSIAQ0101E The elliptic-curve (EC) decryption key cannot be removed from the definition.

解释

系统无法执行该请求,因为无法从定义中移除 EC 解密密钥。

操作

请指定最初创建此定义时所使用的 EC 解密密钥。

CSIAQ0102E The RSA decryption key cannot be removed from the definition.

解释

系统无法执行该请求,因为无法从定义中移除 RSA 解密密钥。

操作

请指定最初创建此定义时所使用的 RSA 解密密钥。

CSIAQ0103E The client ID cannot be more than length characters.

解释

系统无法执行该请求,因为客户机标识太长。

操作

请指定有效的客户机标识。

CSIAQ0104E The client name cannot be more than length characters.

解释

系统无法执行该请求,因为客户机名称太长。

操作

请指定有效的客户机名称。

CSIAQ0105E The client secret cannot be more than length characters.

解释

系统无法执行该请求,因为客户机密钥太长。

操作

请指定有效的客户机密钥。

CSIAQ0106E The redirect URI cannot be more than length characters.

解释

系统无法执行该请求,因为重定向 URI 太长。

操作

请指定有效的重定向 URI。

CSIAQ0107E The request URI cannot be more than length characters.

解释

系统无法执行该请求,因为请求 URI 太长。

操作

请指定有效的请求 URI。

CSIAQ0108E The company name cannot be more than length characters.

解释

系统无法执行该请求,因为公司名称太长。

操作

请指定公司名称的简写版本。

CSIAQ0109E The company URL cannot be more than length characters.

解释

系统无法执行该请求,因为公司 URL 太长。

操作

请指定有效的公司 URL。

CSIAQ0110E The contact name cannot be more than length characters.

解释

系统无法执行该请求,因为联系人姓名太长。

操作

请指定有效的联系人姓名。

CSIAQ0111E The email address cannot be more than length characters.

解释

系统无法执行该请求,因为电子邮件地址太长。

操作

请指定有效的电子邮件地址。

CSIAQ0112E The telephone number cannot be more than length characters.

解释

系统无法执行该请求,因为电话号码太长。

操作

请指定有效的电话号码。

CSIAQ0113E The other information parameter cannot be more than length characters.

解释

系统无法执行该请求,因为其他信息参数太长。

操作

请指定有效的其他信息参数。

CSIAQ0114E Definition ID parameter is missing or is invalid.

解释

系统无法执行该请求,因为定义标识不存在或无效。

操作

请指定有效的定义标识。

CSIAQ0115E The ID token signing algorithm is invalid. Valid ID token signing algorithms are list.

解释

系统无法执行该请求,因为不支持标识令牌签名算法。

操作

请指定有效的标识令牌签名算法。

CSIAQ0116E The ID token key management algorithm is invalid. Valid ID token key management algorithms are list.

解释

系统无法执行该请求,因为不支持标识令牌密钥管理算法。

操作

请指定有效的标识令牌密钥管理算法。

CSIAQ0117E The ID token content encryption algorithm is invalid. Valid ID token content encryption algorithms are list.

解释

系统无法执行该请求,因为不支持标识令牌内容加密算法。

操作

请指定有效的标识令牌内容加密算法。

CSIAQ0118E The request signing algorithm is invalid. Valid request signing algorithms are list.

解释

系统无法执行该请求,因为不支持请求签名算法。

操作

请指定有效的请求签名算法。

CSIAQ0119E The request key management algorithm is invalid. Valid request key management algorithms are list.

解释

系统无法执行该请求,因为不支持请求密钥管理算法。

操作

请指定有效的请求密钥管理算法。

CSIAQ0120E The request content encryption algorithm is invalid. Valid request content encryption algorithms are list.

解释

系统无法执行该请求,因为不支持请求内容加密算法。

操作

请指定有效的请求内容加密算法。

CSIAQ0121E Do not provide the ID token signing algorithm if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了标识令牌签名算法。

操作

请从有效内容中移除标识令牌签名算法。

CSIAQ0122E Do not provide the ID token key management algorithm if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了标识令牌密钥管理算法。

操作

请从有效内容中移除标识令牌密钥管理算法。

CSIAQ0123E Do not provide the ID token content encryption algorithm if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了标识令牌内容加密算法。

操作

请从有效内容中移除标识令牌内容加密算法。

CSIAQ0124E Do not provide the request signing algorithm if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了请求签名算法。

操作

请从有效内容中移除请求签名算法。

CSIAQ0125E Do not provide the request key management algorithm if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了请求密钥管理算法。

操作

请从有效内容中移除请求密钥管理算法。

CSIAQ0126E Do not provide the request content encryption algorithm if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了请求内容加密算法。

操作

请从有效内容中移除请求内容加密算法。

CSIAQ0127E Do not provide the ID token encryption key if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了标识令牌加密密钥。

操作

请从有效内容中移除标识令牌加密密钥。

CSIAQ0128E Do not provide the request verification key if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了请求验证密钥。

操作

请从有效内容中移除请求验证密钥。

CSIAQ0129E Do not provide the JSON Web Key URI if OpenID connect is disabled.

解释

系统无法执行该请求,因为在禁用 OpenID Connect 的情况下提供了 JSON Web 密钥 URI。

操作

请从有效内容中移除 JSON Web 密钥 URI。

CSIAQ0130E The client secret is missing.

解释

系统无法执行该请求,因为需要客户机密钥。

操作

请指定有效的客户机密钥。

CSIAQ0131E The require PKCE verification parameter is missing.

解释

系统无法执行该请求,因为“需要 PKCE 验证”参数为必需。

操作

请指定有效的“需要 PKCE 验证”参数。

CSIAQ0132E The hidden parameter is missing.

解释

系统无法执行该请求,因为需要原始隐藏参数。

操作

请指定最初创建此客户机时所使用的隐藏参数。

CSIAQ0133E The enabled parameter is missing.

解释

系统无法执行该请求,因为需要“已启用”参数。

操作

请指定“已启用”参数。

CSIAQ0134E The ID token signing algorithm is missing.

解释

系统无法执行该请求,因为需要标识令牌签名算法。

操作

请为有效内容指定有效的标识令牌签名算法。

CSIAQ0135E The ID token key management algorithm is missing.

解释

系统无法执行该请求,因为需要标识令牌密钥管理算法。

操作

请为有效内容指定有效的标识令牌密钥管理算法。

CSIAQ0136E The ID token content encryption algorithm is missing.

解释

系统无法执行该请求,因为需要标识令牌内容加密算法。

操作

请为有效内容指定有效的标识令牌内容加密算法。

CSIAQ0137E The request signing algorithm is missing.

解释

系统无法执行该请求,因为需要请求签名算法。

操作

请为有效内容指定有效的请求签名算法。

CSIAQ0138E The request key management algorithm is missing.

解释

系统无法执行该请求,因为需要请求密钥管理算法。

操作

请为有效内容指定有效的请求密钥管理算法。

CSIAQ0139E Request content encryption algorithm is required.

解释

系统无法执行该请求,因为缺少请求内容加密算法。

操作

请为有效内容指定有效的请求内容加密算法。

CSIAQ0140E The ID token encryption key cannot be more than length characters.

解释

系统无法执行该请求,因为标识令牌加密密钥太长。

操作

请指定有效的标识令牌加密密钥。

CSIAQ0141E The request verification key cannot be more than length characters.

解释

系统无法执行该请求,因为请求验证密钥太长。

操作

请指定有效的请求验证密钥。

CSIAQ0142E The JSON Web Key URI cannot be more than length characters.

解释

系统无法执行该请求,因为 JSON Web 密钥 URI 太长。

操作

请指定有效的 JSON Web 密钥 URI。

CSIAQ0143E Do not provide the ID token encryption key if the following key management algorithms are used: dir, A128KW, A192KW, A256KW, A128GCMKW, A192GCMKW, and A256GCMKW

解释

系统无法执行该请求,因为在密钥管理算法不需要密钥的情况下提供了标识令牌加密密钥。

操作

请从有效内容中移除“标识令牌加密密钥”参数。

CSIAQ0144E Do not provide the request verification key if the following request signing algorithm are used: HS256, HS384, and HS512

解释

系统无法执行该请求,因为在请求签名算法不需要密钥的情况下提供了“请求验证密钥”参数。

操作

请从有效内容中移除“请求验证密钥”参数。

CSIAQ0145E Token character set contains duplicate characters. Use only unique alphanumeric characters.

解释

系统无法执行该请求,因为令牌字符集包含重复字符。

操作

请指定有效的令牌字符集。 请仅使用唯一字母数字字符。

CSIAQ0146E The JSON Web Key URI is not a valid URL.

解释

系统无法执行该请求,因为提供的 JSON Web 密钥 URI 必须是有效 URL。

操作

请指定有效的 URL 以获取 JSON Web 密钥 URI 信息。

CSIAQ0147E The required parameter: [name] is missing in the request.

解释

在收到的请求中未找到此请求类型的必需参数

操作

请确保请求包含所有必需参数。

CSIAQ0148E The parameter value [value] is not valid for the parameter [param].

解释

系统无法执行该请求,因为该参数的值无效。

操作

请确保请求消息中的参数值具有正确的类型和格式。

CSIAQ0149E Multiple values of the OAuth 2.0 protocol parameter [request_parameter] were found in the request.

解释

系统无法执行该请求,因为在请求中 OAuth 2.0 协议参数不能具有多个值。

操作

请从请求中移除重复的 OAuth 2.0 请求参数。

CSIAQ0150E The client must use the HTTP POST method when making access token requests.

解释

系统无法执行该请求,因为客户机尝试发出访问令牌请求时未使用 HTTP POST 方法。

操作

请确保对于 OAuth 2.0 令牌端点的所有请求都使用 HTTP POST 方法。

CSIAQ0151E The client used an incorrect method to make a request to this endpoint.

解释

系统无法执行该请求,因为对 OAuth 2.0 端点发出的所有请求必须使用 HTTP POST 或 HTTP GET 方法。

操作

请确保对 OAuth 2.0 端点发出的所有请求都使用 HTTP POST 或 HTTP GET 方法。

CSIAQ0152E The browser request could not be converted into a security token service universal user (STSUU)document because [message].

解释

将 HTTP 请求转换为 STSUU 的过程失败。

操作

请确保已正确构造了请求。

CSIAQ0153E The provider is not an OpenID Connect provider.

解释

系统无法执行该请求,因为客户机发出的 OpenID Connect 请求是针对 OAuth 提供者的。

操作

请配置并启用 OpenID Connect 配置。

CSIAQ0154E The system cannot find the client with identifier [client_id].

解释

系统无法执行该请求,因为请求中的客户机标识与任何注册的客户机均不匹配。

操作

请确保客户机有效并且已正确注册。

CSIAQ0155E An invalid client authentication was provided for the client with the identifier [client_id].

解释

请求中提供的客户机认证包含不正确的客户机标识或者不正确的客户机密钥。

操作

请确保客户机认证有效。

CSIAQ0156E The authenticated client ID [username] does not match the client ID in the request body [client_id].

解释

客户机的已认证用户名与请求主体中提供的客户机标识不匹配。

操作

请确保已认证的用户名与客户机标识相匹配。

CSIAQ0157E The request included multiple client credentials.

解释

OAuth 2.0 协议请求只能有一个客户机凭证。 例如,请求不能在 BA 头和请求主体中都包含客户机凭证。

操作

请确保 OAuth 2.0 请求未在多个位置包含客户机凭证。 请从请求中移除多余的客户机凭证。

CSIAQ0158E The [type] of type [sub_type] does not exist or is invalid.

解释

提供了无效的授权或令牌。

操作

请确保提供的授权或令牌有效。

CSIAQ0159E You are not authorized to access this protected resource.

解释

此资源只能由授权用户访问。

操作

请确保已正确配置和保护授权端点。

CSIAQ0160E The client secret is missing.

解释

访问令牌端点的机密客户机必须同时使用客户机标识和客户机密钥进行认证。

操作

请确保在访问令牌端点时提供有效的客户机凭证。

CSIAQ0161E A public client attempted to use the client credentials grant type. The client credentials flow is restricted to confidential clients.

解释

此授权类型仅限机密客户机使用。

操作

请确保公共客户机不尝试使用客户机凭证授权类型。

CSIAQ0162E A public client attempted to access a token endpoint that is configured to allow confidential clients only.

解释

令牌端点未配置为允许公共客户机访问。

操作

请使用机密客户机来访问令牌端点。

CSIAQ0163E The client assertion [assertion] is not valid. The [param] is missing.

解释

缺少的参数是必需参数。

操作

请确保该断言具有所有必需参数。

CSIAQ0164E The client assertion [assertion] has expired. It's expiry time was [expiredTime]. The current time is [currentTime].

解释

系统无法处理到期的断言。

操作

请指定尚未到期的客户机断言。

CSIAQ0165E The client assertion [assertion] is not yet valid. It is not valid before [validityTime]. The current time is [currentTime].

解释

断言的值无效,因为尚未达到其验证时间。

操作

请指定已生效的客户机断言。

CSIAQ0166E The [type] of type [sub_type] does not belong to the client that is attempting to use it.

解释

访问令牌端点时提供的客户机标识与授权或令牌的关联客户机标识不匹配。

操作

请指定与授权或令牌的关联客户机标识相匹配的客户机标识。

CSIAQ0167E The redirection URI that is provided in the request [redirect_uri] is either invalid, or does not meet the matching criteria for the registered redirection URI.

解释

提供的重定向 URI 无效。

操作

请更正重定向 URI,然后重新提交该请求。

CSIAQ0168E The client's registered redirection URI is not a valid absolute URI.

解释

客户机所配置的重定向 URI 无效。

操作

请确保使用有效的绝对重定向 URI 正确配置客户机。

CSIAQ0169E A redirection URI is missing at runtime.

解释

请求未指定重定向 URI,并且存在多个注册的重定向 URI。 系统无法确定在运行时使用哪个重定向 URI。

操作

请在请求中提供重定向 URI。

CSIAQ0170E The response type [response_type] is not supported. Supported response types are list.

解释

请求中收到的 response_type 参数不是客户机配置支持的类型。

操作

请更正 response_type,然后重新提交该请求。

CSIAQ0171E The response_type parameter value none cannot be combined with another value.

解释

response_type 参数中不能既包含 none 又包含其他任何值。

操作

请确保请求响应类型参数 none 不与其他值组合。

CSIAQ0172E The grant type [grant_type] is not supported. Supported grant types are grant_types.

解释

请求中收到的 grant_type 参数具有不受支持的值。

操作

请更正 grant_type,然后重新提交该请求。

CSIAQ0173E The received redirection URI [redirect_uri] does not match the redirection URI that this grant was issued to.

解释

请求中的重定向 URI 与授权请求中所用的重定向 URI 不同。

操作

请确保请求授权和使用授权时所用的重定向 URI 相同。

CSIAQ0174E The scope requested in the access token request exceeds the scope granted by the resource owner.

解释

客户机已请求访问令牌,但其作用域超过了授予的作用域。

操作

请缩小客户机令牌请求的作用域。

CSIAQ0175E The openid scope is missing. The id_token cannot be generated.

解释

需要 openid 作用域才能生成 id_token 参数。

操作

在请求中指定 openid 范围。

CSIAQ0176E The prompt parameter value none cannot be combined with other value.

解释

prompt 参数中不能既包含 none 又包含其他任何值。

操作

请确保请求提示参数 none 不与其他值组合。

CSIAQ0177E The prompt parameter value [prompt] is invalid.

解释

prompt 参数值不是 none、login 或 consent。

操作

请确保请求 prompt 参数值为 none、login 或 consent。

CSIAQ0178E Login is required. The request cannot be processed without authentication.

解释

这是在 prompt 参数值为 none 并且用户未认证的情况下的预期行为。

操作

无。

CSIAQ0179E The system could not prompt for user consent.

解释

在用户未许可的情况下,请求无法继续。

操作

请检查请求 prompt 参数值和客户机的可信客户机行为配置是否支持用户许可。

CSIAQ0180E The user did not consent to access the protected resource.

解释

用户已拒绝授权 OAuth 2.0 客户机来访问受保护资源。

操作

无。

CSIAQ0181E The authorization delegate received a consent page form verifier that was not valid compared to the verifier in the user's session.

解释

发送给授权代表的同意页面表单验证器较之用户会话中包含的验证器无效。

操作

请确保提交的许可页面表单验证器参数与初始授权委派请求所设置的参数匹配。

CSIAQ0182E The authorization delegate received consent form data that contained OAuth 2.0 parameters.

解释

同意页面表单返回一个或多个 OAuth 2.0 参数,例如:client_id、redirect_uri、response_type 或 state。

操作

从许可页面表单中移除所有 OAuth 2.0 参数,例如 client_id、redirect_uri、response_type 或 state。

CSIAQ0183E PKCE validation failed. The code_verifier is not valid.

解释

code_challenge 和计算的 code_verifier 必须匹配才可进行验证。

操作

请确保指定有效的 code_verifer。

CSIAQ0184E The code_challenge_method [badValue] is not valid. The supported values are goodValues.

解释

此授权服务器不支持所选的 code_challenge_method。

操作

请确保选择有效的 code_challenge_method。

CSIAQ0185E The submitted PIN is incorrect.

解释

已启用刷新令牌的 PIN 策略。 请求中收到的 PIN 与授权服务器生成的 PIN 不匹配。

操作

无。

CSIAQ0186E The PIN does not match the PIN length setting in the definition.

解释

PIN 长度大于或小于定义中设置的 PIN 长度。

操作

无。

CSIAQ0187E A PIN must be provided to protect the refresh token.

解释

PIN 策略在定义中已启用,但未提供 PIN。

操作

无。

CSIAQ0188E The PIN contains invalid characters.

解释

PIN 只能包含数字。

操作

无。

CSIAQ0189E The client's registered request URI is not a valid absolute URI.

解释

客户机所配置的请求 URI 无效。

操作

请确保使用有效的绝对已注册请求 URI 正确配置客户机。

CSIAQ0190E The request URI provided in the request [request_uri] is either invalid, or does not meet matching criteria for the registered request URI.

解释

请求 URI 必须与注册的请求 URI 的条件相匹配。

操作

请确保请求 URI 正确。

CSIAQ0191E The system cannot fetch the request from the request URI.

解释

连接或解析请求 URI 的结果时发生问题。

操作

请检查请求 URI 是否正确。

CSIAQ0192E The request object [request] is not valid. The [param] parameter is missing.

解释

需要缺少的参数。

操作

请确保请求对象包含所有的必需参数,并且请求消息中的参数值具有正确的类型和格式。

CSIAQ0193E An error was encountered while building a JSON Web Token (JWT): jwt_error

解释

由于发生错误,因此无法构建 JWT。

操作

请确保针对此定义的 JWT 配置正确。

CSIAQ0194E The required parameter: [name] was invalid or not found when building the JSON Web Token (JWT).

解释

构建 JWT 时,找不到此请求类型的必需参数。

操作

请确保请求包含所有必需参数。

CSIAQ0195E The system was unable to produce token hash because of an unsupported algorithm

解释

系统不支持该散列算法。

操作

请确保系统支持该散列算法。

CSIAQ0196E The JSON Web Token (JWT) signing or encryption algorithm is unknown or invalid.

解释

在客户机中配置了不支持的 JWT 算法。

操作

请检查客户机中配置的签名和加密算法。

CSIAQ0197E Signature verification of the JSON Web Token (JWT) failed.

解释

JWT 的签名无效。

操作

请检查客户机中配置的签名和加密算法。

CSIAQ0198E The payload of the JSON Web Token (JWT) could not be decrypted.

解释

无法解密 JWT,因为解密密钥或算法不正确。

操作

请检查客户机中配置的解密密钥和算法。

CSIAQ0199E The claim [attributeName] did not match the configured value.

解释

提供的值必须与为该声明配置的模式或值相匹配。

操作

无。

CSIAQ0200E The JSON Web Token (JWT) in the request is expired.

解释

当前时间已超过“exp”声明中的时间戳记。

操作

无。

CSIAQ0201E The JSON Web Token (JWT) not yet valid.

解释

not before (nbf) 声明指示特定时间,必须到此时间后才能接受 JWT 进行处理。 此 nbf 声明在将来的时间。

操作

无。

CSIAQ0202E The symmetric key is missing or null.

解释

无法通过提供的值构成 JWT。

操作

请提供对称密钥(如果缺失)或确保其值不为 null。

CSIAQ0203E The contents of the JWT could not be parsed as valid JSON.

解释

解析 JWT 时发生解析错误。

操作

无。

CSIAQ0204E A JWT could not be formed.

解释

无法通过提供的值构成 JWT,因为它不是有效的 JWT 格式。

操作

无。

CSIAQ0205E The system cannot validate the JWT.

解释

针对 JWT 执行操作时发生错误。

操作

请检查日志以确定失败原因。

CSIAQ0206E The JWT header could not be parsed.

解释

JWT 的头部分无效。

操作

请检查 JWT 并更正头。

CSIAQ0207E A 'none' signed JWT was provided, when a signature or information to perform signature validation was present.

解释

如果存在用于执行签名验证的任何数据,那么将拒绝使用“none”签名的 JWT。 此操作用于防止修改 JWT 头和删除签名的攻击。

操作

请确保未配置将用于执行签名验证的任何内容,例如 Hmac 密钥或密钥库和密钥标签。

CSIAQ0208E The system cannot retrieve a private or a public key for JWT processing.

解释

密钥库不可访问,密钥标签无效,或者密钥已删除。

操作

请确保正确配置了客户机。

CSIAQ0209E The system cannot generate JSON Web Key set.

解释

生成 JSON Web 密钥集时发生问题,因此系统无法发布该密钥集。

操作

请检查租户是否有证书。

CSIAQ0210E The system cannot fetch a key from the JSON Web Key set URI.

解释

连接或解析 JSON Web 密钥集 URI 的结果时发生问题。

操作

请检查客户机中配置的 JSON Web 密钥集 URI 是否正确。

CSIAQ0211E The definition ID cannot be more than length characters.

解释

系统无法执行该请求。 定义标识太长。

操作

请指定有效的定义标识。

CSIAQ0212E The attribute name is missing.

解释

系统无法执行该请求。 需要属性名称。

操作

请指定有效的属性名称。

CSIAQ0213E The attribute name cannot be more than length characters.

解释

系统无法执行该请求。 属性名称太长。

操作

请指定有效的属性名称。

CSIAQ0214E The attribute source ID is missing.

解释

系统无法执行该请求。 需要属性源标识。

操作

请指定有效的属性源标识。

CSIAQ0215E The attribute source ID cannot be more than length characters.

解释

系统无法执行该请求。 属性源标识太长。

操作

请指定有效的属性源标识。

CSIAQ0216E A signing key label was provided. The signature algorithm does not require a key.

解释

系统无法执行该请求,因为在签名算法不需要任何密钥的情况下提供了签名密钥标签。

操作

请从有效内容中移除签名密钥标签,然后重新提交该请求。

CSIAQ0217E The application ID cannot be more than length characters.

解释

系统无法执行该请求。 应用程序标识太长。

操作

请指定有效的应用程序标识。

CSIAQ0218E The algorithm algo cannot be used for public clients.

解释

系统无法执行该请求,因为所选算法需要客户机密钥。

操作

请指定不需要客户机密钥的算法,或者使客户机成为机密客户机。

CSIAQ0219E Multiple values for name were found in the attribute map.

解释

系统无法执行该请求,因为属性映射中的属性不能具有多个值。

操作

请移除重复属性,然后重新提交该请求。

CSIAQ0220E The maximum authorization grant lifetime [grantLT] must be longer than the access token lifetime [atLT].

解释

系统无法执行该请求,因为最大授权生存期短于访问令牌生存期。

操作

请指定有效的最大授权生存期。

CSIAQ0221E The tenant ID already exists.

解释

系统无法执行该请求,因为租户标识必须唯一。

操作

请指定其他租户标识,然后重新提交该请求。

CSIAQ0222E The client cannot have more than max_uri redirect URI entries. The client specified count redirect URI entries.

解释

系统无法执行该请求,因为重定向 URI 数量超过限制。

操作

请移除超出的重定向 URI,然后重新提交该请求。

CSIAQ0223E The client cannot have more than max_uri request URI entries. The client specified count request URI entries.

解释

系统无法执行该请求,因为请求 URI 数量超过限制。

操作

请移除超出的请求 URI,然后重新提交该请求。

CSIAQ0224E The tenant is deprovisioned.

解释

系统无法执行该请求,因为租户无权访问资源。

操作

请咨询客户支持。

CSIAQ0225E The tenant is disabled.

解释

系统无法执行该请求,因为系统管理员已禁用租户。

操作

请咨询客户支持。

CSIAQ0226E The tenant status was not changed. It already has the intended status.

解释

系统未执行请求,因为租户已具有目标状态,因此无需更改。

操作

无。

CSIAQ0227E The attribute name is invalid because that name is already in use. These attribute names are reserved: list.

解释

系统无法执行该请求,因为属性名称是保留名称。

操作

请指定其他属性名称。

CSIAQ0228E An incorrect grant type combination was specified. Specify the refresh token grant type with one of these grant types: list.

解释

系统无法执行该请求,因为授权类型组合无效。

操作

请确保使用列出的授权类型来指定刷新令牌授权类型。

CSIAQ0229E The refresh token expiry setting, that is specified in seconds, must be more than minlength , but less than maxlength.

解释

系统无法执行该请求,因为刷新令牌到期时间设置不满足最小秒数或最大秒数需求。

操作

请指定有效的刷新令牌到期时间设置。

CSIAQ0230E The refresh token expiry setting of grantLT seconds must be longer than acLT seconds.

解释

系统无法执行该请求。 刷新令牌到期时间设置太短。

操作

请指定足够长的刷新令牌到期时间设置。

CSIAQ0231E The refresh token expiry setting of grantLT seconds must be longer than the access token expiry setting of atLT seconds.

解释

系统无法执行该请求,因为刷新令牌到期时间设置小于访问令牌到期时间设置。

操作

请指定长于指定访问令牌到期时间设置的有效刷新令牌到期时间设置。

CSIAQ0232E The response type value [response_type] is invalid. Valid response type values are list.

解释

请求中收到的 response_type 参数包含无效值。

操作

请更正 response_type,然后重新提交该请求。

CSIAQ0233E The grant ID [grantId] does not exist.

解释

指定的授权可能已到期或已禁用。

操作

请验证是否正确指定了授权标识。 如果授权标识输入错误,请更正该标识,然后重新提交该请求。 否则,请为请求指定其他有效的授权标识。

CSIAQ0234E The grant ID [grantId] is invalid.

解释

指定的授权不属于此用户或客户机。

操作

请指定属于此用户和客户机的授权标识,然后重新提交该请求。

CSIAQ0235E Mixing AND and OR search logic is not supported.

解释

系统无法执行该请求,因为搜索逻辑必须全部为 AND 或全部为 OR。

操作

请更正搜索逻辑,只使用 AND 或只使用 OR。

CSIAQ0236E The system cannot process the request because access token provided [token] contains invalid characters. Use only alphanumeric characters and the following special characters: _ , . , -

解释

访问令牌包含以下特殊字符之外的非字母数字字符:_、. 和 -

操作

请指定有效的访问令牌。 仅使用字母数字字符和以下特殊字符:_ , . , -,然后重新提交请求。

CSIAQ0237E The system cannot perform the request because the client category type [category] is not supported. Supported client category types are list.

解释

系统无法执行该请求,因为未提供支持的客户机类别类型。

操作

请更正客户机类别,然后重新提交该请求。

CSIAQ0238E The system cannot perform the request because the JSON Web Token (JWT) entitlement header is missing or is invalid.

解释

需要有效的 JWT 授权头以处理请求。

操作

请指定有效的 JWT 授权头,然后重新提交该请求。

CSIAQ0239E The patch operation failed.

解释

由于 API 响应中指定的原因,系统无法执行任何补丁操作。

操作

请检查 API 响应中每个操作的错误消息并进行相应更正,然后重新提交该请求。

CSIAQ0240E The system was able to perform the request partially. Some of the operations were successful.

解释

由于 API 响应中指定的原因,系统无法执行补丁请求中的所有操作。

操作

请检查 API 响应中每个操作的错误消息并进行相应更正,然后重新提交该请求。

CSIAQ0241E The system cannot perform the request because the operation has missing or invalid data.

解释

系统无法执行该请求,因为操作缺少必需的属性或者指定了无效值。

操作

请更正 API 操作中缺少或无效的数据,然后重新提交该请求。

CSIAQ0242E The system cannot perform the request because the path that was specified [path] is not valid.

解释

除非操作具有有效路径,否则系统无法执行该请求。

操作

请更正操作的路径,然后重新提交该请求。

CSIAQ0243E The system cannot perform the request because the operation [operation] is not supported. Supported patch operations are list.

解释

系统只能执行受支持的操作。

操作

请指定有效的操作,然后重新提交该请求。

CSIAQ0244E The system cannot perform the request because access to the resource specified by this path [path] is denied.

解释

用户无权访问资源,或者资源的路径不正确。

操作

请指定正确资源的路径,然后重新提交请求,或者如果路径正确,请求访问资源的许可权。

CSIAQ0245E The client category cannot be null or empty.

解释

系统无法执行该请求,因为缺少客户机类别。

操作

请指定有效的客户机类别,然后重新提交该请求。

CSIAQ0246E The value specified [value] is not of the correct data type.

解释

系统无法执行该请求,因为指定的值不是尝试添加或替换的字段的正确数据类型。

操作

请指定有效值,然后重新提交该请求。

CSIAQ0247E The refresh token lifetime [rtLT] must be equal or shorter than the maximum authorization grant lifetime [grantLT].

解释

系统无法执行该请求,因为刷新令牌生存期长于最大授权生存期。

操作

请指定有效的刷新令牌生存期,然后重新提交该请求。

CSIAQ0248E The patch operation cannot have more than max_entries operations. The patch operation specified count operations.

解释

系统无法执行该请求,因为操作数量超过限制。

操作

请移除超出的操作,然后重新提交该请求。

CSIAQ0249E The user has not authorized the request.

解释

系统无法执行该请求,因为用户没有授权请求。

操作

无。

CSIAQ0250E The device made an attempt within [rate] seconds. This request will not be processed.

解释

系统将不会执行请求,因为设备轮询频率过高。

操作

无。

CSIAQ0251E The system cannot perform the request because the scope name is missing.

解释

需要作用域名称。

操作

请指定有效的作用域名称。

CSIAQ0252E The system cannot perform the request because the scope name cannot be more than length characters.

解释

作用域名称太长。

操作

缩短作用域名称以使其有效,或指定其他作用域名称。

CSIAQ0253E The system cannot perform the request because the scope description cannot be more than length characters.

解释

作用域描述太长。

操作

请指定较短的作用域描述。

CSIAQ0254E The system cannot perform the request because multiple values for the scope [name] were found in the scope list.

解释

作用域列表中存在重复的作用域名称。 作用域名称只能有一个值。

操作

请移除重复作用域,然后重新提交该请求。

CSIAQ0255E The audience name is not a valid string or URI.

解释

系统无法执行该请求,因为受众必须是可打印的 ASCII 字符串或 RFC-2396 中定义的 URI。

操作

请指定有效的受众。

CSIAQ0256E The access token type is not supported. Valid access token types are: types.

解释

系统无法执行该请求,因为访问令牌类型必须是列出的类型之一。

操作

请指定有效的访问令牌类型。

CSIAQ0257E A JSON Web Token (JWT) access token type requires one of the following signing algorithms: algos.

解释

系统无法执行该请求,因为选择 JWT 访问令牌类型时,需要非对称签名算法。

操作

请选择缺省访问令牌类型或提供有效的非对称签名算法。

CSIAQ0258E The system cannot perform the request because the token that was received in the request cannot be revoked.

解释

无法撤销 JSON Web 令牌 (JWT) 类型的令牌。

操作

请指定非 JWT 令牌。

CSIAQ0259E The system cannot perform the request because the token that was received in the request is not a valid JWT access token.

解释

可自检的 JSON Web 令牌 (JWT) 类型的令牌必须是有效的访问令牌。

操作

请指定有效的 JWT 访问令牌。

CSIAQ0260E The system cannot perform the request because the API access entitlement [badValue] is not valid. The supported values are goodValues.

解释

对于此租户,不支持所选的 API 访问授权。

操作

请确保选择有效的 API 访问授权。

CSIAQ0261E The system cannot perform the request because a recipient in the audience cannot be more than length characters.

解释

受众中的一个或多个收件人过长。

操作

请移除或缩短受众中超出字符限制的收件人,并重新提交该请求。

CSIAQ0262E The system cannot perform request because the client identifier contains invalid characters. Use only alphanumeric characters and the following special characters: _ , . , -

解释

客户机标识包含一个或多个无效字符。

操作

请指定有效的客户机标识。 仅使用字母数字字符和以下特殊字符:_ , . , -,然后重新提交请求。

CSIAQ0263E The system cannot perform the request because multiple values for name were found in the list of API access entitlements.

解释

API 访问授权列表不能包含重复项。 API 访问授权只能在列表中出现一次。

操作

请移除重复 API 访问授权,然后重新提交该请求。

CSIAQ0264E The user name or password is invalid.

解释

密码或用户名输入错误,或者用户名不存在。

操作

请验证用户名是否存在并更正任何输入错误,或者指定其他有效的用户凭证,然后重新提交该请求。

CSIAQ0265E Unable to parse JWKS due to invalid format.

解释

JWKS 格式应遵循此规范 https://tools.ietf.org/html/rfc7517。

操作

请验证指定的 JWKS 是否格式正确,然后重新提交该请求。

CSIAQ0266E Unable to redirect to gather more information.

解释

访问策略中指定的重定向 URI 无效。

操作

请与系统管理员联系。

CSIAQ0267E The password must be changed.

解释

无法使用临时密码。 必须先更改密码。

操作

请更改密码并重试。

CSIAQ0268E Unexpected client configuration.

解释

某些客户机配置不允许该流程完成。

操作

请与系统管理员联系。

CSIAQ0269E The specified client is not allowed.

解释

仅可针对特定 OIDC 客户机执行信赖方流程。

操作

请更改客户机标识并重试。

CSIAQ0270E The callback URI specified is invalid.

解释

回调 URI 不应包含方案和主机名。

操作

请更改回调 URI 并重试。

CSIAQ0271E The theme ID cannot be more than length characters.

解释

系统无法执行该请求。 主题标识太长。

操作

请指定有效的主题标识。

CSIAQ0272E The system cannot verify the JWT bearer assertion [assertion] because the [param] claim is missing.

解释

缺少的声明是必需声明。

操作

请确保 JWT 持有者断言具有所有必需的声明。

CSIAQ0273E The system cannot validate the JWT bearer assertion [assertion] because the value of the [param] claim is invalid.

解释

断言可能已到期,或者可能尚未接受该断言进行处理。 太早以前的 initiate 声明或者太久以后的 expiration 声明都可能导致拒绝。

操作

请确保 JWT 持有者断言声明的值有效。

CSIAQ0274E The system rejected the JWT bearer assertion [assertion].

解释

JWT 持有者断言未经过数字签名,未应用消息认证代码 (MAC),或者具有无效的签名或 MAC。

操作

请指定具有有效签名或 MAC 的 JWT 持有者断言。

CSIAQ0275E The user name or password is invalid. The account is locked.

解释

密码或用户名输入错误,或者用户名不存在。 帐户已锁定,因为已超过失败认证尝试次数。

操作

请验证用户名是否存在并更正任何输入错误,或者为请求指定其他有效的用户凭证。 等待帐户解锁,然后重新提交该请求。 如果问题仍然存在,请与系统管理员联系。

CSIAQ0276E The account is locked.

解释

帐户已锁定,因为已超过失败认证尝试次数。

操作

请验证用户名是否存在并更正任何输入错误,或者为请求指定其他有效的用户凭证。 等待帐户解锁,然后重新提交该请求。 如果问题仍然存在,请与系统管理员联系。

CSIAQ0277E The subject attribute could not be mapped.

解释

主题属性映射到的属性为 null 或为空。

操作

请验证是否所有可以访问此应用程序的用户都具有主题属性映射到的属性。

CSIAQ0278E User is not authorized to access the application due to policy constraints.

解释

访问策略评估拒绝了您对该应用程序的访问。 请与管理员核实该应用程序的适用访问策略。

操作

管理员需要检查该应用程序的适用访问策略。

CSIAQ0279E Only entitled users can single sign-on to the application. You must request for application access.

解释

用户无权访问应用程序。

操作

如果应当允许用户访问应用程序,那么管理员应授予用户许可权。

CSIAQ0280E Password has expired.

解释

帐户密码已到期。

操作

无。

CSIAQ0281E The account is not active.

解释

用户帐户未处于活动状态。

操作

请求管理员激活用户帐户。

CSIAQ0282E The JSON Web Key Set cannot be more than length characters.

解释

系统无法执行该请求,因为 JSON Web 密钥集太长。

操作

请指定有效的 JSON Web 密钥集。

CSIAQ0283E The JSON Web Key Set format is not correct.

解释

系统无法执行该请求,因为指定的或者从 JSON Web 密钥 URI 下载的 JSON Web 密钥集的格式无效。

操作

请指定有效的 JSON Web 密钥集格式,或检查 JSON Web 密钥 URI 是否指向正确的文档。

CSIAQ0284E Accessing JSON Web Key URI took more than second seconds.

解释

JSON Web 密钥 URI 可能不可访问或响应速度太慢。

操作

请检查 JSON Web 密钥 URI 是否正确或提高其性能。

CSIAQ0285E The data retrieved from JSON Web Key URI exceeds length bytes.

解释

从 JSON Web 密钥 URI 下载的数据太大时,可能会导致运行时响应速度减慢。

操作

请尝试删减数据,或使用 JSON Web 密钥集来仅指定选择性密钥。

CSIAQ0286E Both JSON Web Key URI and JSON Web Key Set are specified.

解释

系统无法执行该请求,因为只应指定 JSON Web 密钥 URI 或 JSON Web 密钥集。

操作

请指定 JSON Web 密钥 URI 或 JSON Web 密钥集。

CSIAQ0287E The system cannot process your request because the transaction has been idle for too long.

解释

事务的时间跨度太大。 用户应启动新请求。

操作

请触发新请求。

CSIAQ0288E The request payload cannot contain [name] member.

解释

请求有效内容不得包含下列成员:“registration_access_token”、“registration_client_uri”、“client_id_issued_at”或“client_secret_expires_at”。

操作

请确保请求有效内容不含禁止使用的成员。

CSIAQ0289E The request payload 'client_id' or 'client_secret' member has been modified.

解释

请求有效内容“client_id”或“client_secret”与当前发出的值不匹配。

操作

请确保请求有效内容“client_id”或“client_secret”的值正确。

CSIAQ0290E Unsupported user search option. Valid user search options are: options.

解释

系统无法执行该请求,因为用户搜索选项不受支持。

操作

请指定其中一个有效的用户搜索选项。

CSIAQ0291E The user search function is missing.

解释

系统无法执行该请求。 用户搜索函数为必需。

操作

请指定有效的用户搜索函数。

CSIAQ0292E The system cannot perform the request because the user search function cannot be more than length characters.

解释

用户搜索函数太长。

操作

请缩短该函数,以使其有效。

CSIAQ0293E Grant type policyauth must be specified together with urn:ietf:params:oauth:grant-type:jwt-bearer grant type.

解释

系统无法执行该请求,因为 policyauth 授权类型需要 urn:ietf:params:oauth:grant-type:jwt-bearer 授权类型。

操作

请确保 policyauth 授权类型与 urn:ietf:params:oauth:grant-type:jwt-bearer 授权类型一起指定。

CSIAQ0294E All operations were successful.

解释

系统无法成功执行所有操作。 请检查 API 响应以获取更多详细信息。

操作

无。

CSIAQ0295E The application has been disabled.

解释

系统无法执行请求,因为应用程序当前已禁用。

操作

请确保启用应用程序并重试。

CSIAQ0296E The specified policy-applied API grant types are either not API-based grant types or not already selected as a grant type for this client.

解释

系统无法执行请求,因为应用策略的 API 授权类型列表无效。

操作

请指定以下授权类型的子集:password、urn:ietf:params:oauth:grant-type:jwt-bearer 和 refresh_token(也针对此客户机选中)。

CSIAQ0297E The script is missing, blank or the length is greater than length characters.

解释

系统无法执行该请求。 脚本无效。

操作

指定有效的脚本。

CSIAQ0298E Adaptive access assessment unavailable. Session collection was not completed or interrupted.

解释

由于数据不完整,系统无法执行风险评估。

操作

请执行收集,然后重试。

CSIAQ0299E The JWT validation time skew should be between minSkew to maxSkew seconds.

解释

系统无法执行该请求。 JWT 验证时间偏差值无效。

操作

请为 JWT 验证指定有效的时间偏差。

CSIAQ0300E The issuer host name is invalid. Valid host names are: names.

解释

系统无法执行请求,因为颁发者主机名既不是主要主机名也不是任何虚主机名。

操作

请指定有效的颁发者主机名。

CSIAQ0301E The client description cannot be more than length characters.

解释

系统无法执行该请求。 客户机描述太长。

操作

请提供较短的客户机描述。

CSIAQ0302E The key of additional properties cannot be more than length characters.

解释

系统无法执行该请求,因为其他属性的键太长。

操作

请指定有效的其他属性键。

CSIAQ0303E The value of additional properties cannot be more than length characters.

解释

系统无法执行该请求,因为其他属性的值太长。

操作

请指定有效的其他属性值。

CSIAQ0304E The value of additional properties has to be string.

解释

系统无法执行该请求,因为其他属性的值不是字符串。

操作

请指定有效的其他属性值。

CSIAQ0305E The additional properties size cannot be more than length entries.

解释

系统无法执行该请求,因为其他属性大小太大。

操作

请除去其他属性中的部分条目,从而使其位于允许的限制内。

CSIAQ0306E The device-flow polling interval must be between minInterval and maxInterval seconds.

解释

系统无法执行请求,因为设备流轮询时间间隔无效。

操作

请指定有效的设备流轮询时间间隔。

CSIAQ0307E The device-flow code lifetime must be between minlength and maxlength seconds.

解释

系统无法执行请求,因为设备流代码生存期无效。

操作

请指定有效的设备流代码生存期。

CSIAQ0308E The device-flow user code length must be between minlength and maxlength.

解释

系统无法执行该请求。 设备流用户代码长度无效。

操作

请指定有效的设备流用户代码长度。

CSIAQ0309E The device-flow user code character set must have at least minlength characters and at most maxlength characters.

解释

系统无法执行该请求。 设备流用户代码字符集无效。

操作

请指定有效的设备流用户代码字符集。

CSIAQ0310E Device-flow user code character set contains non-alphanumeric or duplicate characters.

解释

系统无法执行请求,因为设备流用户代码字符集包含非字母数字字符或重复字符。

操作

请指定有效的设备流用户代码字符集。 请仅使用唯一字母数字字符。

CSIAQ0311E The specified policy-applied API grant types must include policyauth if policyauth is already selected as a grant type for this client.

解释

系统无法执行请求,因为应用策略的 API 授权类型列表无效。

操作

在应用策略的 API 授权类型列表中包含 policyauth 授权类型。

CSIAQ0312E The IP filter operation is not supported. Valid IP filter operations are: ops.

解释

系统无法执行该请求,因为 IP 过滤器操作必须是某个列出的类型。

操作

请指定有效的 IP 过滤器操作。

CSIAQ0313E IP filter is not specified for allow or deny operation or one of the IP filter specified is invalid.

解释

系统无法执行该请求,因为未指定 IP 过滤器或某个 IP 过滤器无效。

操作

请指定有效的 IP 过滤器。

CSIAQ0314E The request is denied because the request origin is not allowed.

解释

系统无法执行该请求,因为存在 IP 过滤限制。

操作

请与管理员核实一下您是否应具有访问权。

CSIAQ0315E The parameter context cannot be used without secure client credentials.

解释

系统无法执行该请求,因为未正确认证客户机。

操作

从请求中移除上下文参数或使用安全方法来认证客户机。

CSIAQ0316E The consent type is not supported. Valid consent types are: types.

解释

系统无法执行该请求,因为同意类型必须是某个列出的类型。

操作

请指定有效的同意类型。

CSIAQ0317E Unable to set consent type to 'oidc'.

解释

系统无法执行该请求,因为同意类型不能重新设置为“oidc”。

操作

请指定有效的同意类型。

CSIAQ0318E The specified policy ID is not valid.

解释

系统无法执行请求,因为策略标识包含控制字符。

操作

请指定有效的策略标识。

CSIAQ0319E When using custom or predefined rule, sourceId and transformation rule cannot be specified.

解释

系统无法执行请求,因为无法使用 sourceId 或变换规则指定定制或预定义的规则。

操作

请移除 sourceId 或变换规则名称,然后重试。

CSIAQ0320E The transformation rule name is not supported. Valid names are: names.

解释

由于转换规则名称无效,系统无法执行请求。

操作

请指定有效的变换规则名称。

CSIAQ0321E The attribute custom rule cannot be more than length characters.

解释

系统无法执行该请求。 属性定制规则过长。

操作

请指定有效的属性定制规则。

CSIAQ0322E Either parameter request or request_uri should be specified, cannot specify both.

解释

系统无法执行请求,因为同时指定了 request 和 request_uri 参数。

操作

请移除 request 或 request_uri,然后重试。

CSIAQ0323E The parameter request_uri is not allowed for this endpoint.

解释

系统无法执行请求,因为指定了 request_uri 参数。

操作

请移除 request_uri,然后重试。

CSIAQ0324E When using request object, no other parameters should be specified outside of request object, except client authentication parameters.

解释

系统无法执行请求,因为在请求对象之外存在客户机认证未使用的其他参数。

操作

请移除不必要的参数,然后重试。

CSIAQ0325E The client assertion validation failed because the value of the iss claim does not match the client with identifier [client_id].

解释

断言的值无效,因为 iss 声明与客户机标识不匹配。

操作

确保客户机断言声明具有有效值。

CSIAQ0326E The client assertion validation failed because the aud claim does not contain any of the expected audience URLs.

解释

断言的值无效,因为 aud 声明不包含期望的受众 URL。

操作

确保客户机断言声明具有有效值。

CSIAQ0327E The system cannot validate the client assertion [assertion] because the value of the [param] claim is invalid.

解释

至少一个以下声明的验证失败:nbf、iat 或 exp。 iat 声明中的时间戳记(如果提供)必须在最近 24 小时内。 nbf 声明中的时间戳记(如果提供)必须是过去的时间。 exp 声明是必需的,不得已经过,而且不得超过未来 24 小时。

操作

确保客户机断言声明具有有效值。

CSIAQ0328E Unable to extract sub claim from the JSON Web Token (JWT) client assertion.

解释

系统无法执行该请求,因为客户机断言缺少子声明或者已加密。

操作

确保客户机断言未加密并且子声明存在。

CSIAQ0329E The client assertion type is not supported. Valid client assertion types are: types.

解释

系统无法执行该请求,因为不支持此客户机断言类型。

操作

请指定有效的客户机断言类型。

CSIAQ0330E The client authentication method is invalid. Valid client authentication methods are list.

解释

系统无法执行该请求,因为客户机认证方法不受支持。

操作

请指定有效的客户机认证方法。

CSIAQ0331E The client assertion verification key [param] is invalid.

解释

系统无法执行请求,因为客户机断言验证密钥无效。

操作

请指定有效的客户机断言验证密钥。

CSIAQ0332E The key ID (kid) in the client assertion header is invalid.

解释

系统无法执行该请求,因为客户机断言头密钥标识 (kid) 无效。

操作

请指定有效的客户机断言头密钥标识 (kid)。

CSIAQ0333E A signing key label is required.

解释

请指定签名密钥标签。 系统无法执行请求,因为指定的签名算法需要密钥。

操作

请指定有效的签名密钥标签。

CSIAQ0334E The [alg] signing key [param] is invalid.

解释

系统无法执行请求,因为密钥无效。

操作

请指定有效的签名密钥标签。

CSIAQ0335E The introspect authorization option is not supported. Valid options are: options.

解释

系统无法执行该请求,因为内省授权选项必须是列出的类型之一。

操作

请指定有效的内省授权选项。

CSIAQ0336E The response type [response_type] is not valid based on the selected grant types.

解释

系统无法执行请求,因为指定的响应类型无效。

操作

请根据所选授权类型指定有效的响应类型,或者修改授权类型选择。

CSIAQ0337E Either custom or predefined rule is required.

解释

系统无法执行请求,因为同时指定了定制和预定义的规则,或者两者都缺失。

操作

请指定定制规则或预定义的规则,然后重试。

CSIAQ0338E The enrichment type is not supported. Valid enrichment types are: types.

解释

系统无法执行该请求,因为充实类型必须是列出的类型之一。

操作

请指定有效的充实类型。

CSIAQ0339E The predefined rule is not valid. Valid predefined rules are: values.

解释

系统无法执行请求,因为预定义的规则必须是列出的值之一。

操作

请指定有效的预定义规则。

CSIAQ0340E User is not authorized to access the application due to policy constraints and could not be redirected.

解释

访问策略评估拒绝了您对应用程序的访问,并且访问策略中指定的重定向 URI 无效。 请与管理员核实该应用程序的适用访问策略。

操作

管理员需要检查该应用程序的适用访问策略。