Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
I am playing around with asking signers to answer questions before signing the application to add some fraud mitigation.

Replies Created

1 votes
Ok, I figured it out. It turns out that I was using eslClient.SessionService.CreateSessionToken(packageId, signer.CustomId) to get a sessionToken, then I called to {basePath}/access?sessionToken={0}, which I'm guessing means that it is considered it authenticated, and bypasses the questions for authentication. I switched to eslClient.PackageService.GetSigningUrl(packageId, signer.CustomId), and it worked.

Subscriptions

Topics Replies Freshness Views Users
I am playing around with asking signers to answer questions before signing the application to add some fraud mitigation.
7 2 years 10 months ago 48
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.