Signing session expiry
Wednesday, September 19, 2018 at 10:38amHi
Is there a way to expire a signing session via the REST api.
When does the signing session expire by default. Are there any business rules for expiry ?
Thanks
Mario
OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
Reply to: Signing session expiry
Wednesday, September 19, 2018 at 01:15pmReply to: Signing session expiry
Thursday, September 20, 2018 at 08:28amReply to: Signing session expiry
Thursday, September 20, 2018 at 08:34amHTTP Request POST /api/authenticationTokens/signer/singleUse HTTP Headers Accept: application/json Content-Type: application/json Authorization: Basic api_key Request Payload { "packageId":"s-wy6PFASBlAKfnLJjcbzoaMyTg=", "signerId":"[email protected]" }For more information, you can also refer to this guidance. Duo