opa-java-client icon indicating copy to clipboard operation
opa-java-client copied to clipboard

Allow bearer token authentication in OpaConfiguration

Open anderseknert opened this issue 5 years ago • 1 comments

We should allow authenticated requests to the OPA server by adding a configuration option to the builder passing in a token that would be used as the Authorization: Bearer <token> in all requests sent by the client.

anderseknert avatar Feb 18 '20 12:02 anderseknert

Great idea, we should definitely do it in one of the first upcoming iterations.

irodzik avatar Feb 18 '20 12:02 irodzik