You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: