受信 IdP 注册表列表(owner/admin/member 读):默认空=拒所有外部 issuer
GET
/v1/orgs/{id}/trusted-idps
Authorizations
Section titled “Authorizations”Responses
Section titled “Responses”受信 IdP 列表
Media typeapplication/json
object
Examplegenerated
{ "data": [ { "id": "example", "issuer": "example", "jwksUri": "example", "domain": "example", "enabled": true, "updatedAt": "example" } ]}Not_found
Media typeapplication/json
object
error
required
object
code
required
错误码注册表单源派生(src/http/errors.ts ERROR_CODES;码稳定,消费方按码翻译)
string
message
required
string
requestId
required
string
detail
object
Example
{ "error": { "code": "adjudicator_not_authorized" }}本文是否有帮助?
感谢反馈,我们会持续改进这篇文章。