List active OIDC sessions for a user.
GET/api/v1/oidc/sessions/:user_id
List active OIDC sessions for a user.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Active sessions without raw token material.
Error response.
Authentication is missing or invalid.
Request is authenticated but lacks the required scope.
Error response.