SAML2 authentifier
Project description
SAML2 authentifier for cubicweb. This cube allow to authenticate from a SAML2 provider with cubicweb login form.
Installation
The first step is to install cubicweb-saml into your python environment:
pip install cubicweb-saml
To add this cube into your cubicweb instance:
cubicweb-ctl shell <your_app> >>> add_cube('saml') >>> exit
To generate SAML related option in all-in-one.conf:
cubicweb-ctl upgrade <your_app>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cubicweb-saml-0.2.2.tar.gz
(6.9 kB
view hashes)