This script will help you configure your PingOne environment and your Active Directory Domain Controller for using PingID Windows Login Passwordless. Read full documentation here
This script was built to help speed up PoCs and test/staging environments for qualifying PingID Windows Login Passwordless. For production rollout, please avoid using this script and perform the configurations manually, according to the documentation.
- PingOne with PingID environment
- PingFederate with PingOne provisioner configured
- Active Directory Domain Controller with Administrator privileges
- PingOne access token
- Powershell 7 or above
- Clone the repository
- From Powershell 7 with Administrator privileges, Run
Configure-Passwordless.ps1and follow the instructions. - (Optional) User the
-Debugflag to get debug level output.