command
Version:
v0.2.7
Opens a new window with list of versions in this module.
Published: Apr 29, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Gen3 Auth Plugin
This plugin implements the Syfon AuthenticationPlugin interface for Gen3/Fence-style authentication.
Usage
Build the plugin binary:
go build -o gen3_auth_plugin .
Set the following environment variables as needed:
DRS_AUTH_MOCK_ENABLED=true to enable mock mode (all requests authenticated)
Configure Syfon to use the plugin:
export SYFON_AUTHN_PLUGIN_PATH=/path/to/gen3_auth_plugin
syfon serve
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.