IP addresses and URLs for whitelisting
Monday, June 21, 2021 at 05:36amHi
We are building out our API calls at the moment and are looking to get details to assist whitelisting
- OneSpan IP address
- Base Url for redirect link and confirmation that the structure is baseURL+’/sales/#/esign’+transactionid+’?access_token=’+access token
- URLs for all the API calls, the documentation lists the end of path but not the start.
- JWT token
- Create transaction
- Get transaction status and metadata
- Get transaction Verficiation
- Get Evidence
Many Thanks
Reply to: IP addresses and URLs for whitelisting
Monday, June 21, 2021 at 04:31pmHi Brian,
Just got some answers from our internal team, as per your questions:
For Q1&3: When you purchase your service, it will be defined during your professional services engagement
For Q2: The exact formula is:
baseUrl +"/"+ branding_id +"/#/esign/" + transaction.id + "?access_token=" + token.token
Duo
Reply to: IP addresses and URLs for whitelisting
Monday, August 23, 2021 at 10:30amHi,
We are having an issue sending the redirect link to iphones where the link in the sms is not recognised as a link past the first period in the token.token section of the link. Has anyone encountered this error before? are there any known work arounds to this?
Reply to: Hi, We are having an…
Monday, August 23, 2021 at 12:24pmHi Brian,
I was told in the next version we will be including an out-of-the-box URL shortener feature. And for the time being, I would recommend to use an external shortener service to temporary work this around.
Duo