Forum Discussion

aditya_gupta41's avatar
aditya_gupta41
Contributor
2 years ago

Getting Token using private key and certificate

Hello Experts,

I have a technical requirement as follows:

1. Get Token using information : authority, client_id, scope, thumbprint, endpoint, private key and certificate (.pem)

2. Pass token as flat in the next SOAP request.

My query is how can I achieve this via Snaplogic? They have provided me screenshots of cmd prompt where they used python, java and .NET in order to achieve this.

Thanks in Advance