Extension OAuth2 Provider


Extension Basics

Title
OAuth2 Provider
Name
ckanext-oauth2provider
Type
Public extension
Description
Allows other applications to login to a CKAN instance using OAuth2. Makes CKAN act as an OAuth2 authorization server.
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2016-04-05 17:55:38)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

This CKAN extension allows other applications to login to a CKAN instance using OAuth2. It enables CKAN to act as an OAuth2 authorization server (provider), allowing external applications to authenticate users against CKAN. Includes Client model and identity API endpoint for retrieving authenticated user information.

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


Installation Guide

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