A Django extension to django-auth-exchange that adds organization associations.
Project description
Source: https://github.com/gregschmit/django-auth-exchange-organizations
PyPI: https://pypi.org/project/django-auth-exchange-organizations/
Auth Exchange Organizations is an extension to Auth Exchange
(https://github.com/gregschmit/django-auth-exchange) that allows
users/domains to be associated to Organizations from
django-organizations
.
How to Use
$ pip install django-auth-exchange-organizations
Include django_auth_exchange_organizations
in your
INSTALLED_APPS
.
You can create associations by creating DomainOrganization objects in the Admin
UI. You’ll need to configure django-auth-exchange
before you can test
this app out.
Settings
AUTH_EXCHANGE_ORGS_AUTOASSOCIATE
(default: True
) - Whether
organization association should be automatic.
AUTH_EXCHANGE_ORGS_AUTO_CREATE_ORGS
(default: True
) - Whether
organizations/associations should be created if they don’t exist.
Contributing
Email gschmi4@uic.edu if you want to contribute. You must only contribute code that you have authored or otherwise hold the copyright to, and you must make any contributions to this project available under the MIT license.
To collaborators: don’t push using the --force
option.
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 django-auth-exchange-organizations-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54e241b71aa87faa1d5938170da21100f2c637a6ff5ac4bbf20d251918c3fbd3 |
|
MD5 | 974978efb7a6402bb26736c2f9c82a67 |
|
BLAKE2b-256 | 67a92821e2e534e9a18003a3a67f65eaef7aeb25c04b9070e3f2efc5ca6b1edc |
Hashes for django_auth_exchange_organizations-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78876a9ef8deddd77491cbaf08652c9525474264cbe9fa5c039a321c6a0c617d |
|
MD5 | 3a88c5411ceee08c85303e34bfad7fcf |
|
BLAKE2b-256 | 985ac6ef684c27266ca51878a3ddd411936198ad4572d4c53342df3d8eaa98bb |