Security enhancements to IP Vault and new Gemini Flash 2.5 STS model for Convo mode
cURL
curl --request POST \ --url https://pria.praxislxp.com/api/admin/ssoProvider/test/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "reachable": true, "status": 123, "message": "<string>" }
Attempts to reach the token endpoint to verify configuration.
JWT token passed in authorization header
Test result
Was this page helpful?