CISCO ISE 2.4 - Guest Portal - CPF Field (validation with javascript)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 04:59 PM - edited 05-16-2019 03:10 PM
Hi,
Please, could anyone help me?
I am creating a Guest Portal and according to Law we need to store the data of the user (Name, Phone, Email and CPF).
CPF (represents the ID of the Brazilian identity document) in format "999.999.999-99". I've created a new custom field for this.
However, to verify that the identity document is valid or invalid there is a javascript algorithm for validation.
I need help to do the validation of this custom field called CPF with some javascript. I do not know how to make the javascript call on CISCO ISE.
Links with the Javascript of validation of the CPF.
Script validation CPF https://www.geradorcpf.com/javascript-validar-cpf.htm
Test validation CPF https://www.geradorcpf.com/validar-cpf.htm
Mask JQuery https://www.geradorcpf.com/mascara-cpf-com-jquery.htm
On the internet there are other sites with the CPF validation algorithm.
Thank you very much.
Mauricio Pissinati
- Labels:
-
Identity Services Engine (ISE)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2019 03:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 03:13 PM
Hi Jason, I preferred to edit the POST to stay clean in the community. Tks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2021 10:23 AM - edited 10-24-2021 10:25 AM
