swauth-prep
alternative authentication system for Swift
Install
- All systems
-
curl cmd.cat/swauth-prep.sh
- Debian
-
apt-get install swauth
- Ubuntu
-
apt-get install swauth
- Kali Linux
-
apt-get install swauth
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install swauth
- Raspbian
-
apt-get install swauth
- Dockerfile
- dockerfile.run/swauth-prep
swauth
alternative authentication system for Swift
Swauth is an auth service for Swift as WSGI Middleware that uses Swift itself as a backing store. It's alternative to Keystone. This package provides the Python libraries that actually implement everything.