OAuth2 CKAN extension

WORK IN PROGRESS: This extension is currently being migrated to Python 3.
The OAuth2 extension allows site visitors to login through an OAuth2 server.
Note: This extension is being tested in CKAN 2.10.0a0 on Python 3.8. These are therefore considered as the supported versions.
Installing with Pip over GitHub
This fork can be installed with the following command:
pip install git+https://github.com/kangmoesss/ckanext-oauth2-py3.git
Links
- Activating & Installing the plugin
- Starting CKAN over HTTPs
- How it works?
Credits
Based on the idea proposed by Etalab