162 results matched your search criteria
Forum topic
OneSpan Sign
Question asked by a customer:
Does ESL Print Driver work with a Web Proxy? We use a web proxy to filter out bad web sites when connecting to external sites (not to be confused with their proxy product). Is there a way to configure the driver with a Web Proxy address and port?
Forum topic
OneSpan Sign
Hi,Assuming the one span sign UI is already configured with the Azure AD authentication to login, Is there a way to use same configurations to Authenticate the one span API or get the Auth token for API access. Instead of using the API keys or Client App?
Forum topic
OneSpan Sign
We want to integrate Pega 8.3. with One Span E signature. Actually, we tried to configured in SandBox with POC proposal.
I am following a QuickGuide on Web:
Forum topic
Intelligent Adaptive Authentication
Hello,
I'm trying to enable Junos authentication against IAS server.
On juniper KB I found the following but I don't know how and where to apply it on IAS instance 3.23.
"...
Forum topic
OneSpan Sign
Hi,
Trying to configure authentication with the help of client id and secret key. Could anyone please confirm whether oauth2 can support application/x-www-form-urlencoded.
Forum topic
OneSpan Sign
Hi OneSpan Team - I have gone through the below article and it mentions that the Session Expiry Redirect URL can be configured at Account Level , I have gone through my account and not found any configuration as such.
1)Do we nee to do this setting at the account level OR
2)In the JS code , as on
Forum topic
OneSpan Sign
As described in this post https://community.onespan.com/documentation/onespan-sign/guides/sender-guides/user/configuring-recipients we can configure some "personal message" for the Recipient. Just want to know where this "personal message" gets used.
Forum topic
OneSpan Sign
Code:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))