Hello,
What is the limit for the signer email field. When we are using email more than 50 characters, we are getting an error.
Thanks,
Nehme
January 7Created
January 21Last Updated
4 years agoLast Reply
1Replies
80Views
2Users
1Likes
0Links
Duo_Liang | Posts: 3776
Reply to: Signer Email Characters Limit
Tuesday, January 7, 2020 at 03:34am
0
votes
Hi Nehme,
It's not officially documented, however OneSpan Sign internally utilizes "Apache Commons Validator 1.6" to validate user name, email address and email domain. If you check the source code for class org.apache.commons.validator.routines.EmailValidator.java, the username part has a length limitation of 64 characters.
Duo
Reply to: Signer Email Characters Limit
Tuesday, January 7, 2020 at 03:34am