Get JWT Clients SP Configurations
GET/jwt-clients/sp
Retrieves a list of all Service Provider (SP) configurations associated with JWT clients for the tenant. Use this endpoint to view details about each SP setup, including endpoints, mapping, and other settings.
Responses
- 200
- 403
- 404
- 500
OK: The request was successful.
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.