jnowakowski

CreateSessionToken vs. GetSigningUrl

0 votes
Please explain the difference between SessionService.CreateSessionToken( ) and PackageService.GetSigningUrl( ). If I want to embed the signing ceremony in an iframe in a web app, which of those two methods should I use? Thanks,

Approved Answer

Reply to: CreateSessionToken vs. GetSigningUrl

0 votes
Session tokens expire after 30 mins of inactivity on the part of the signer. Signing URL allows you to point to a particular package/document for a signer and do not expire. You can embed both in an iframe. It will work in either case.
Haris Haidary OneSpan Technical Consultant

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off