CKAN openid extension
This extension adds support of OpenID authentification to your CKAN platform (link: http://openid.net/what-is-openid/).
Prerequisites
- Install lastest version of CKAN
- Install automatic
Activate python virtual environment and install automatic library
pip install authomatic python-openid
Build instructions
- Activate python virtual env
. /usr/lib/ckan/default/bin/activate
git clone https://github.com/routetopa/ckanext-openid.git
cd ckanext-openid
python setup.py develop
- Add ‘openid’ plugin to CKAN config file :
ckan.plugins = stats text_view recline_view openid
paster serve /etc/ckan/default/development.ini
Dvelopment of TET extenstions is supported by European Commision through the ROUTE-TO-PA project