v8

OpenAPI 3.1.02026-08-02613251.5 KB
oidc_oauth

Userinfo Endpoint

Route userinfo requests based on JWT cluster claim.

Decodes JWT from Authorization header (without verification) to extract cluster claim, then routes to the appropriate cluster.

get/api/v1/oauth/userinfo/

Headers

authorizationstring

Response

Successful Response

{"stackTrail":"paths:/api/v1/oauth/userinfo/:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}