No project description provided
Project description
ckanext-saml
This extension adds an ability to login from other source (known as IdP) using SAML2 standard. Your instance is presented as the SP.
See the documentation for more information.
Quick start
-
Install it with
PyPi:pip install ckanext-saml -
Add
samlto the list of plugins in your CKAN config (ckan.plugins = saml)
Configure the extension according to documentation.
Developer installation
To install ckanext-saml for development, activate your CKAN virtualenv and
do:
git clone https://github.com/DataShades/ckanext-saml.git
cd ckanext-saml
pip install -e .
Tests
To run the tests, do:
pytest --ckan-ini=test.ini
Building the documentation
We are using mkdocs to build the documentation. To build and deploy the
documentation, do:
mkdocs build && mkdocs gh-deploy
If you're working on the documentation, you can run the following command to start a live-reloading server without gathering the chart types fields data. It will speed up the process significantly, as we won't need to wait for the CKAN initialization:
mkdocs serve -a 127.0.0.1:8001
License
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ckanext_saml-0.3.10.tar.gz.
File metadata
- Download URL: ckanext_saml-0.3.10.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c897ad668ac830df38e7c65a89cc7295709b699bee539895548a55f3f1ead89b
|
|
| MD5 |
0712bca40101f89a8ffb91e8a8aa9cb0
|
|
| BLAKE2b-256 |
8808657e42e8f64cdcc9e5f0544b1010e870cf9b93d75ce1a10a906e8548744a
|
File details
Details for the file ckanext_saml-0.3.10-py3-none-any.whl.
File metadata
- Download URL: ckanext_saml-0.3.10-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e183ce2b9a45101faf94417ca0c43ebeb897e7236df98c10d24c60fece43b738
|
|
| MD5 |
bc99d41778ad62b1d3f8238006fdc4a5
|
|
| BLAKE2b-256 |
20775290390a2e582977cf4a0f746d4336b825d89715f8a4c60b1861c4b5ebb7
|