Get All JWT Client IdP Configurations
GET/jwt-clients/idp
Retrieves a list of all configured JWT-based Identity Provider (IdP) integrations for the tenant. Use this endpoint to view details about each JWT client configuration, such as algo, mapping, endpoints, and settings used for authentication and federation.
Responses
- 200
- 403
- 404
- 500
OK: The request was successful.
Status Forbidden: The client does not have permission to access the resource.
Not Found: The server cannot find the requested resource.
Internal Server Error: The server encountered an unexpected error.