Skip to content

merlot-education/omejdn-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERLOT specific plugins for the Omejdn server

This repository contains plugins that are used within the MERLOT project to achieve the usage of Omejdn as a DAPS authentication server for use with EDC connectors.

Warning: The plugins in this repository may contain endpoints that are not secured by any means of authentication. These endpoints may be dangerous in production and must never be exposed to the Internet!

Structure

├── plugins
│   ├── connector_api    # basic API plugin that adds (unauthorized!) endpoints for easy creation of a new DAPS certificate
├── scripts              # scripts internally used by the plugins