Skip to content

Commit e62fedb

Browse files
authored
Merge pull request #786 from rjmidau/oidc
Add requirements for OIDC SSO
2 parents c53ae2a + 2bdaed1 commit e62fedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-container.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ django-auth-ldap==4.1.0
22
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.12.3
33
napalm==4.0.0
44
psycopg2==2.9.3
5+
social-auth-core[openidconnect]==4.3.0
56
ruamel.yaml==0.17.21

0 commit comments

Comments
 (0)