Hi All,
I want to retrive my credentials stored in third party credentials in Admin Console or in Settings page.
I have tried a!scsfield() and a!httpAuthenticationBasic() but no luck.
Can anyone suggest how can we retrieve the data stored in secure credential store to integration object.
Thanks In Advance.
Discussion posts and replies are publicly visible
The SCS can only be used directly in Java code.
What do you want to achieve?
Hi Stefan,
I want to call the credentials stored in secure credential store in integration.
and Those credentials should be user specific.