Skip to main content

YouCKAN auth for uData

Project description

uData-youckan
===========


.. image:: https://badges.gitter.im/Join%20Chat.svg
:target: https://gitter.im/opendatateam/udata
:alt: 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**:

.. code-block:: shell

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:

.. code-block:: python

PLUGINS = ['youckan']
YOUCKAN_URL = 'https://your.youckan.url/'
YOUCKAN_CONSUMER_KEY = 'your-youckan-client-key',
YOUCKAN_CONSUMER_SECRET = 'your-youckan-secret-key'



.. _circleci-url: https://circleci.com/gh/opendatateam/udata-youckan
.. _circleci-badge: https://circleci.com/gh/opendatateam/udata-youckan.svg?style=shield
.. _gitter-badge: https://badges.gitter.im/Join%20Chat.svg
.. _gitter-url: https://gitter.im/opendatateam/udata
.. _uData: https://github.com/opendatateam/udata
.. _YouCKAN: https://github.com/etalab/youckan

Changelog
=========

Current
-------

- First published release



Project details


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

udata_youckan-0.9.0.dev3-py2-none-any.whl (5.8 kB view hashes)

Uploaded Python 2

Supported by

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