You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
### Rest handler mapping for Hydra
|
|
[admin:HydraHandler]
|
|
match = /hydra
|
|
members = hydra_gatekeeper
|
|
|
|
[admin_external:hydra_gatekeeper]
|
|
python.version = python3
|
|
handlertype = python
|
|
handlerfile = hydra_gatekeeper_rest_handler.py
|
|
handleractions = list
|