Skip to main content

Authentication, registration, account management as 3rd party (social) account authentication and SAML support to your Leonardo sites

Project description

Authentification backends for Leonardo, now supports

Installation

pip install leonardo-module-auth

# or as extras

pip install django-leonardo[auth]

Next steps depends on your case

if you want use All Auth

# leonardo apps
APPS += ['leonardo_module_oauth']
python manage.py migrate

for more configuration providers visit http://django-allauth.readthedocs.org/en/latest/providers.html

or SAML standard

pip install leonardo_module_auth[saml]

pip install django-leonardo[saml]
APPS += ['leonardo_module_saml']

for SAML you must manually install SAML dependencies like this

note: installation depends on libxmlsec1-dev library

Read More

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leonardo-module-auth-2015.0.1.tar.gz (9.2 kB view details)

Uploaded Source

File details

Details for the file leonardo-module-auth-2015.0.1.tar.gz.

File metadata

File hashes

Hashes for leonardo-module-auth-2015.0.1.tar.gz
Algorithm Hash digest
SHA256 4c5f2ab3ef3fa41374f5d5af34876ef17e339a212095b5b5e61f411cc5e0c010
MD5 6d1a69cdab637e1102422704132172bc
BLAKE2b-256 561811dee59e228ce75d8907e39bd03972e9bffb0cc7ee46c92b487d53ed1783

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page