Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow bearer token authentication in OpaConfiguration #2

Open
anderseknert opened this issue Feb 18, 2020 · 1 comment
Open

Allow bearer token authentication in OpaConfiguration #2

anderseknert opened this issue Feb 18, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@anderseknert
Copy link
Contributor

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.

@irodzik
Copy link
Collaborator

irodzik commented Feb 18, 2020

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

@irodzik irodzik added the enhancement New feature or request label Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants