OAuth JWT token for Opal Client and Opa(openpolicyagent) #843
Unanswered
cegeka-vasile-moraru
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I added security to Opa
- --authentication=token - --authorization=basicNow when Opal Client try to set policy or data is not able because do not attach a Token to the header under Authorization key.
I found OPAL_POLICY_STORE_AUTH_TYPE and OPAL_POLICY_STORE_AUTH_OAUTH_SERVER.
My auth server requires a scope.
How can i pass the scope to the configuration ?
Beta Was this translation helpful? Give feedback.
All reactions