endi_oidc_provider
Project description
This is still a work in progress.
Open Id connect provider based on enDI (http://endi.coop).
Only Authorization Code Flow is supported
Getting Started
cd <directory containing this file>
$VENV/bin/pip install -e .
$VENV/bin/initialize_endi_oidc_provider_db development.ini
$VENV/bin/pserve development.ini
enDI integration
In your enDI’s ini file add the following :
pyramid.includes =
...
endi_oidc_provider
...
(That’s for model registration so that the db startup initialize the tables)
And add the following :
endi.includes =
...
endi_oidc_provider.plugin
...
That register OIDC client application configuration UI :
routes
views
traversal tree branch
template api stuff
templates
menu entries
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
File details
Details for the file endi_oidc_provider-6.2.0a0.tar.gz
.
File metadata
- Download URL: endi_oidc_provider-6.2.0a0.tar.gz
- Upload date:
- Size: 32.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5eaaeb51d3f4fd1cad2a8ac4201c69452a0b2deabcfe497a58c259c0f397784a |
|
MD5 | 3dee2ddf55b8c4f89718d80546717b9b |
|
BLAKE2b-256 | 0b3b4fe833190da46682383ffed309b69bded7e7fb3698433941d628f6c66003 |
File details
Details for the file endi_oidc_provider-6.2.0a0-py3-none-any.whl
.
File metadata
- Download URL: endi_oidc_provider-6.2.0a0-py3-none-any.whl
- Upload date:
- Size: 40.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddadae3c6283d9a71c21e3ea4b8b3da4d63abf431879b17ab023de2b9f67e27e |
|
MD5 | 59525dfe406db79484aba4c1cc8677c0 |
|
BLAKE2b-256 | 616412760f9f63ec8fcc424f4313217c8bfe3be244b82370425dda6f361564fb |