枚举 | |
---|---|
CODE_UNSPECIFIED |
仅限输入的值。用于列出所有未映射的身份(无论状态如何)。 |
NOT_FOUND |
未在 IDaaS 中找到未映射的身份,需要由用户提供。 |
IDENTITY_SOURCE_NOT_FOUND |
未找到或删除与此身份相关联的身份源。 |
IDENTITY_SOURCE_MISCONFIGURED |
IDaaS 无法识别身份源,可能是因为架构修改方式不兼容。 |
TOO_MANY_MAPPINGS_FOUND |
与外部身份相关联的用户数量过多。 |
INTERNAL_ERROR |
内部错误。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["Unmapped identities can be listed using `CODE_UNSPECIFIED`, while `NOT_FOUND` indicates the user needs to provide the unmapped identity."],["`IDENTITY_SOURCE_NOT_FOUND` or `IDENTITY_SOURCE_MISCONFIGURED` signal issues with the identity source, whereas `TOO_MANY_MAPPINGS_FOUND` implies an excessive number of users linked to the external identity."],["`INTERNAL_ERROR` represents an internal system error."]]],[]]