Retrieve OIDC user info
GET/service/oidc/:OIDCAppName/userinfo
Retrieves user information using OpenID Connect (OIDC) standards.
Request
Responses
- 200
- 400
- 403
OK: The request was successful.
Status Bad Request: The request could not be understood by the server due to malformed syntax.
Status Forbidden: The client does not have permission to access the resource.