Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 405 Bytes

File metadata and controls

17 lines (12 loc) · 405 Bytes

Bento authorization

This is the authorization middleware used to authorize TDS requests with the Bento Authorization Service.

Contents

Instructions

# Copy the module to the mount directory
cp authz_plugins/bento/authz.module.py lib/

# Start the service
docker compose up --build