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
Admin Admin
Admin

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


Diane Miller
Community Manager