This is the authorization middleware used to authorize TDS requests with the Bento Authorization Service.
# Copy the module to the mount directory
cp authz_plugins/bento/authz.module.py lib/
# Start the service
docker compose up --build
This is the authorization middleware used to authorize TDS requests with the Bento Authorization Service.
# Copy the module to the mount directory
cp authz_plugins/bento/authz.module.py lib/
# Start the service
docker compose up --build