Question
Security Option for Embedded Signing URL
Hi,
I'm embedding the signing URL in a web view/iframe in my app. I'm wondering if there's any way to protect the signing URL from being opened by an unauthorized person. For example, can I pass a token to the URL or header? I don't want to use the AuthenticationMethod as it requires an additional step from users since they already authenticate through my app. Is there any way to achieve this?
Thank you.
