Extension Expire API Token


Extension Basics

Title
Expire API Token
Name
expire_api_token
Type
Core extension
Description
Provides functionality for API token expiration management and automatic cleanup of expired tokens.
CKAN versions

~2.9.0, ~2.10.0, ~2.11.0

Show details
Download-Url (zip)
Download-Url commit date
2024-01-01
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

Automatically manages API token lifecycle and removes expired tokens from the system. Built into CKAN core, no additional installation required.

Version
Version release date
2024-01-01
Contact name
CKAN Team
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Configure API token expiration time.

Plugins to configure (ckan.ini)
expire_api_token
CKAN Settings (ckan.ini)
#ckan.plugins = expire_api_token #ckan.api_token.expiry_time = 3600
DB migration to be executed
(not set)
<< back to Extensions