-
Notifications
You must be signed in to change notification settings - Fork 552
Closed
Description
There is no is specific option to configure a forward-proxy for the oidc authenticator configuration.
It seems that the https://github.com/Velocidex/velociraptor/blob/master/docs/references/server.config.yaml#L558 configuration doesn't work, thus I added it as "Environment" Var in the systemd service config.. It works like this, but (if possible) I'd like to use the standard systemd service config which gets generated by the velociraptor server command.
Input from Mike Cohen (scudette) from Discord:
i think the issue is that we dont even configure the http connection when we call into the oidc library
so an env var works because it affects all http connections but we dont configure the oidc library specifically
Metadata
Metadata
Assignees
Labels
No labels