
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2018 04:57 AM
Hi all ,
I would like to know if there is a way to allow a Self-registred guest that received is account information by sms or email and was automatically redirected to the login page to enter only the password to sign in ?
Is it possible maybe to autofill the username field with the username variable created during the self-registration process ?
thank you
Regards
Marc
Solved! Go to Solution.
- Labels:
-
Identity Services Engine (ISE)
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2018 09:20 AM
Check the post out I did here:
Just make the username a passcode and the password the same for every user. Hide the password for the input and set it with java script. Change the username prompt to say "passcode".

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2018 09:20 AM
Check the post out I did here:
Just make the username a passcode and the password the same for every user. Hide the password for the input and set it with java script. Change the username prompt to say "passcode".
