Extension REMS - Resource Entitlement Management


Extension Basics

Title
REMS - Resource Entitlement Management
Name
ckanext-rems
Type
Public extension
Description
Enables use of REMS (Resource Entitlement Management System) access rights management with CKAN datasets for authorization workflows.
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2017-10-31 10:27:24)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

Resource Entitlement Management System (REMS) extension for CKAN. Enables use of REMS access rights management with CKAN datasets. REMS provides tools to design application forms and workflows for items requiring authorization. REMS can be used by end users to apply for access to a dataset. Users controlling the workflow may use REMS to process the application and administer previously granted access rights. The REMS plugin depends on the Kata extension (ckanext-kata). Requires client certificate and private key for REMS REST API communication.

Version
0.4.0
Version release date
2017-10-31
Contact name
CSC - IT Center for Science Ltd.
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

rems.resource_domain = Your_domain rems.rest_base_url = https://your.rems.host/rest_api/ rems.access_application_base_url = https://your.rems.host/your_catalogue rems.default_license_type = link rems.client_certificate_path = /path/to/development.crt rems.client_private_key_path = /path/to/development.key

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