cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Single Sign On Fetch Access Token

AhmedHasan
Level 1
Level 1

i am unable to call the https://<fqdn>:8445/desktop/sso/token?cc_username=<agentid>&return_refresh_token=true api with my sso agent id having Error: 

{"errorType":"Request Forbidden","errorData":"","errorMessage":"Request could not be processed since SSO is disabled or session is invalid."}

 where as I am able to login to finesse with my sso agent and also able to call https://<FQDN>/desktop/sso/test and authenticate agent with ASDF.

 

I really want to log in to finesse using sso agent programmatically using a rest apis. 

currently using finesse 12.0 version.

Who Me Too'd this topic