Retrieve JWT SP configuration
GET/v2/manage/custom-providers/jwt/:jwtApp
Retrieves the Service Provider (SP) configuration details for a JWT client in the Tenant using the AppName. This operation provides 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.