-
-
Notifications
You must be signed in to change notification settings - Fork 360
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
keto_engine_acp_ory not working with oryOS10 #150
Comments
Could you please show the keto logs? The authorizer should work fine when configured properly |
Here are the log output when request is made to oathkeeper api
and the input authorizer block looks like this:
|
Could you show the startup logs too, please? |
@aeneasr Oh shoot, I was just looking at the startup logs. I realized I was looking at the oathkeeper proxy logs earlier and not the API process, since I have them run separately. I then noticed I misconfigured the Environment variable, and only changed the proxy configs. |
No worries! I want to improve this process anyways because I think it's kind of annoying. |
Describe the bug
Getting Bad Request for authorizer of type
keto_engine_acp_ory
when creating a new rule.To Reproduce
Steps to reproduce the behavior:
Use
keto_engine_acp_ory
with config containingrequired_action
andrequired_resource
Expected behavior
A clear and concise description of what you expected to happen.
Should expect rule to be inserted.
Version:
Additional context
I have set the required Environment variable to enable the Keto authorizer: using new variable
AUTHORIZER_KETO_URL
Error From API:
The text was updated successfully, but these errors were encountered: