sp-logs
Python module to access SecurePass
Install
- All systems
-
curl cmd.cat/sp-logs.sh
- Debian
-
apt-get install python-securepass
- Ubuntu
-
apt-get install python-securepass
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-securepass
- Raspbian
-
apt-get install python-securepass
- Dockerfile
- dockerfile.run/sp-logs
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.