YouCKAN auth for uData
Project description
uData-youckan
This plugin provide integration between uData and YouCKAN
Compatibility
udata-youckan requires Python 2.7+ and uData.
Installation
Install uData.
Remain in the same virtual environment (for Python) and use the same version of npm (for JS).
Install udata-youckan:
pip install udata-youckan
Configuration
In order to use YouCKAN as authentication provider, you need to enable the plugin and add the following mandatory parameters to you uData configuration (typically, udata.cfg) as following:
PLUGINS = ['youckan']
YOUCKAN_URL = 'https://your.youckan.url/'
YOUCKAN_CONSUMER_KEY = 'your-youckan-client-key',
YOUCKAN_CONSUMER_SECRET = 'your-youckan-secret-key'
Changelog
1.0.0 (2017-02-16)
0.9.1 (2017-01-10)
Fix packaging
0.9.0 (2017-01-10)
First published 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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file udata_youckan-1.0.0-py2-none-any.whl
.
File metadata
- Download URL: udata_youckan-1.0.0-py2-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a4fffd5928dec78ccbef9e556eea61d15b28bc18c0fd69d72220b3efff1e58a |
|
MD5 | 5ecf0aa82fd040b01e489face51d1eac |
|
BLAKE2b-256 | 6d341666d87f0da7bc86813609350f26fcf496d121712da8bbc6fdec9de3219a |