cancel
Showing results for 
Search instead for 
Did you mean: 

Account Ref Functions in SnapLogic to refer credentials?

kamalaker_pinna
New Contributor

We have a requirement to pass credentials from external applications like centrify to our API calls.
Instead of External, can i create a Snaplogic account and refer the password of that account using a ref function in the API call. In this case i can get rid of extra layer (Centrify).

Ex API -

Step1 : API call to Centrify application to get the secrets and map the credentials to below Reltio API call

https://auth.reltio.com/oauth/token?grant_type=password&username=“+$username+”&password= 1”+$password

Instead, i would like to create an account in Snaplogic and use account in Reltio API call

https://auth.reltio.com/oauth/token?grant_type=password&username=“Snap Acct Uname”+”&password=“Snap Acct Pwd”

2 REPLIES 2

dmiller
Former Employee

This appears to be a duplicate post: Do we have Account Ref functions in Snaplogic to refer credentials?


Diane Miller