Module for Invenio that provides authentication via Shibboleth.
Project description
Shibboleth Authenticator
Module for Invenio that provides authentication via shibboleth.
Installation
Requirements
The python3-saml module uses xmlsec, which offers Python bindings for the XML Security Library. xmlsec depends on libxml2-dev and libxmlsec1-dev. These libraries can be installed via the package manager of your distribution. For Ubuntu use:
$ sudo apt install libxml2-dev libxmlsec1-dev
Shibboleth-Authenticator
Shibboleth-Authenticator module can be installed via PyPI:
$ pip install shibboleth-authenticator
Or the latest development branch directly from GitHub:
$ pip install git+git://github.com/tobiasfrust/shibboleth-authenticator@master
Developer documentation
See https://tobiasfrust.github.io/shibboleth-authenticator.
Version 0.1.2
Add .rodare.json file for automatic software preservation [#46](https://github.com/tobiasfrust/shibboleth-authenticator/pull/46)
Version 0.1.1
Create linked identity when user logs in to support multiple idenitiy providers [#45](https://github.com/tobiasfrust/shibboleth-authenticator/pull/45)
Version 0.1
Initial release
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
Built Distribution
Hashes for shibboleth-authenticator-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 686eb4d595bbb2ae88d8c1773abdeead66cf2e3ae6e9c490e194fc6c08e8943e |
|
MD5 | a512d13382e777541a063a53a3816423 |
|
BLAKE2b-256 | 4ceb6c66c95fc6f8a3f5e5d57d16aa89eb072f6c8042eee5c8c3e251412c8726 |
Hashes for shibboleth_authenticator-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f0921dd65d658ede1ed82f9f89823105b2b9d0cd5446fb9ff62edb75779494c |
|
MD5 | e7d2bf88a6e825632f2d038765dbc1a3 |
|
BLAKE2b-256 | 8bf215f9adeca555d567851bf09f447588f242415795d4d24cd82b95c9b69fd4 |