Extension Pen


Extension Basics

Title
Pen
Name
ckanext-pen
Type
Public extension
Description
OpenID Connect authentication extension for CKAN, providing single sign-on capabilities via OpenID Connect protocol.
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2024-01-13 12:48:30)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

ckanext-pen

OpenID Connect auth CKAN extension.

This extension provides OpenID Connect authentication for CKAN, enabling single sign-on (SSO) capabilities via the OpenID Connect protocol. Implements IAuthenticator interface.

Installation

Add pen to the ckan.plugins setting in your CKAN config file.

License

Not specified

Version
0.0.1
Version release date
2024-01-13
Contact name
hkwi
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Add ‘pen’ to the ckan.plugins setting in your CKAN config file. Configure OpenID Connect provider settings.

Plugins to configure (ckan.ini)
pen
CKAN Settings (ckan.ini)
# No specific environment variables documented
DB migration to be executed
(not set)
<< back to Extensions