OAuth resource delegation
Monday, August 1, 2022 at 02:09pmI am writing an app that will hypothetically integrate with OneSpan Sign. I would want the users of my app to be able to log into OneSpan Sign and grant my app permission to create Transactions in their OneSpan sign account on their behalf. Is this possible with OneSpan sign? Or would my users hypothetically need to provide my app with their OneSpan Sign API key?
Reply to: OAuth resource delegation
Monday, August 1, 2022 at 06:07pmHi August Zellmer,
Thanks for your post!
As per your description, you can have your user register a client application via their OSS portal and pass the client id + secret to your application. For more details, you can refer to my blog below:
https://www.onespan.com/blog/onespan-sign-release-1134-api-token-client-application
Duo