cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1080
Views
0
Helpful
0
Replies

ISE Guest Self-registation portal only e-mail visible

Filip Po
Level 1
Level 1

Hello, dear community, 
I am dealing with customer requests to ask only for e-mail without validation.
I found manual as a solution: https://community.cisco.com/t5/network-access-control/input-email-only-without-validation-on-ise-2-3-self-registered/td-p/3533944

This did not work, when I inspect the portal page code, the lines were there, but Password required for further proceed.

<script>
portalloginForm.elements["user.password"].value = '0';
portalloginForm.elements["user.password"].style.visibility = 'hidden';
portalloginForm.elements["user.password"].type = 'hidden';
</script>


It should work like Hotspot Portal but with an ask for the e-mail function.
Is there someone, whose have this script code applied under ISE 3.0p4 and work as expected?

Thank you.

0 Replies 0