mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-24 01:04:49 -06:00
a5be4f49a2
This change updates the bearer token config to allow clients to specify a path to the token. With this refreshing tokens becomes easier as OPA will now reload the token from file. Fixes #2241 Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>