Skip to content

Commit 9491084

Browse files
committed
Install Python packages for doing SAML
python-social-auth (with the optional python3-saml dependency) can be used for doing SAML (including Touchstone). There's a convenient (though not packaged for Fedora) package for integrating it with Django, too.
1 parent 7d739ff commit 9491084

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/roles/real-spheroids/files/python3.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ python3-routes
205205
python3-rpm
206206
python3-rrdtool
207207
python3-rsa
208+
python3-saml
208209
python3-scipy
209210
python3-setuptools
210211
python3-simplegeneric
@@ -217,6 +218,7 @@ python3-slip
217218
python3-slip-dbus
218219
python3-slixmpp
219220
python3-smbpasswd
221+
python3-social-auth-core
220222
python3-speaklater
221223
python3-sphinx
222224
python3-sqlalchemy

0 commit comments

Comments
 (0)