API ReferenceIdp
Oauth Userinfo
curl -X GET "https://example.com/v1/idp/oidc/userinfo"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}/v1/idp/oidc/userinfoapplication/json
application/json
curl -X GET "https://example.com/v1/idp/oidc/userinfo"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}