Extension Oauth2 Py3


Extension Basics

Title
Oauth2 Py3
Name
ckanext-oauth2-py3
Type
Public extension
Description
The **oauth2-py3** extension for CKAN enables users to log in to a CKAN-based platform leveraging a
CKAN versions

~2.10.0

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
4 years ago (2022-01-03 01:03:33)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

OAuth2 CKAN extension

Build Status Coverage Status

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

  1. Activating & Installing the plugin
  2. Starting CKAN over HTTPs
  3. How it works?

Credits

Based on the idea proposed by Etalab

Version
Version release date
(not set)
Contact name
kangmoesss
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
oauth2_py3
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions