Extension OAuth2 Python 3


Extension Basics

Title
OAuth2 Python 3
Name
ckanext-oauth2-py3
Type
Public extension
Description
OAuth2 authentication extension for CKAN migrated to Python 3. Allows site visitors to login through an OAuth2 server.
CKAN versions
Download-Url (zip)
Last commit
4 years ago (2022-01-03 02:03:33)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

The OAuth2 extension allows site visitors to login through an OAuth2 server. This is a fork of ckanext-oauth2 from conwetlab that has been migrated to Python 3. The extension enables OAuth2-based authentication flows for CKAN instances. WORK IN PROGRESS: This extension is currently being migrated to Python 3. Based on the original idea proposed by Etalab’s ckanext-oauth2 extension.

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


Installation Guide

Configuration hints

See https://github.com/conwetlab/ckanext-oauth2/wiki/Activating-and-Installing for configuration details

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