You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial ShowPasswordButton project
* clean up done
Code layout is easier to read, images moved to subfolder, readme contains view of changes
* clean up done
Code layout is easier to read, images moved to subfolder, readme contains view of changes
This project contains an OnLoad.js script for adding "Show Password" batton in password field on ADFS logon page.
6
+
Works with password fields on Form based auth and with custom provider using domain password as secondary auth.
7
+
8
+
## Applying the customization
9
+
10
+
To add "Show password" button do the following:
11
+
12
+
1. Add the code from Project Onload.js to your webtheme Onload.js
13
+
14
+
2. Apply the customization according to https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/advanced-customization-of-ad-fs-sign-in-pages
0 commit comments