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
I configured OpenBao to work with Keycloak and it works fine as long as I do it via UI. But how can I access REST API via client registered in keycloak? I call keycloak to get bearer token and what's next? Can I just pass it as authorization header?
Edit: I tried to call v1/auth/oidc/login but then I get error: role with oidc role_type is not allowed
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I configured OpenBao to work with Keycloak and it works fine as long as I do it via UI. But how can I access REST API via client registered in keycloak? I call keycloak to get bearer token and what's next? Can I just pass it as authorization header?
Edit: I tried to call
v1/auth/oidc/loginbut then I get error: role with oidc role_type is not allowedBeta Was this translation helpful? Give feedback.
All reactions