Retrieve OIDC User info via POST
POST/service/oidc/:OIDCAppName/userinfo
Retrieves User information using OpenID Connect (OIDC) standards via the POST method.
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.