Skip to main content

YouCKAN auth for uData

Project description

uData-youckan

Join the chat at https://gitter.im/opendatateam/udata

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

Current (in progress)

  • Use email to fetch user instead of slug (#7)

  • Keep active state synchronized (#6)

0.9.1 (2017-01-10)

  • Fix packaging

0.9.0 (2017-01-10)

  • First published release

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page