Get JWT SP Client Configuration By AppName
GET/jwt-clients/sp/:jwtApp
Retrieves the Service Provider (SP) configuration details for a JWT client in the tenant using the AppName. Use this endpoint to view information such as endpoints, mapping, and other settings configured.
Request
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.