sp-user-provision
Python module to access SecurePass
Install
- All systems
-
curl cmd.cat/sp-user-provision.sh
- Debian
-
apt-get install python-securepass - Ubuntu
-
apt-get install python-securepass - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-securepass - Raspbian
-
apt-get install python-securepass
python-securepass
Python module to access SecurePass
SecurePass provides web single sign-on through the CAS protocol This package provides various command line utilities and Django backend to access the SecurePass's RESTful APIs.