Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Bearer token

padma03
New Contributor III
New Contributor III

Hello,

These are the steps mentioned while setting up a connection in Saviynt App for ServiceNow connection. How to get the Bearer token for connecion configuration ?

padma03_0-1662049860922.png

Getting following error while trying to connect,

  • Not allowing update of property: x_saviy_iga.connection_health 
  • Failed to connect to the Saviynt Service 

Thanks

 

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

Try adding access_token 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

padma03
New Contributor III
New Contributor III

 

Used the access_token but no luck. No Logs related to this present in  Saviynt debug.

padma03
New Contributor III
New Contributor III

 

@gle , can you be able to help me out here as you have already worked on this ?

gle
New Contributor II
New Contributor II

Hi @padma03  you need a Saviynt User service account then make the Get Authorization Token API call 

{{url}}/ECM/api/login

It is described Authentication section in this documentation - Saviynt Security Manager API Reference v2021.0/Summer Release (getpostman.com)

padma03
New Contributor III
New Contributor III

Hi,

@gle , @rushikeshvartak  thanks for your response. I followed the same process.

However, the issue was Saviynt application was not exposed to environment.

Thanks

Padmalochan