Skip to content

Endpoint rules with oathkeeper #939

Answered by gen1us2k
Sasha32003 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello. Unfortunately, you can't achieve this by using Oathkeeper only. You need to use Keto+Oathkeeper setup for your case. Keto handles access control and oathkeeper can be used as reverse proxy or policy decision point (in case you use nginx/envoy/istio or something else as ingress load balancer).

You can achieve it with Ory keto alone because as I can see it's an access control issue and Ory keto suits best for this case. You need oathkeeper for additional security in a microservice architecture. I can give you an example. You have two microservices. Both microservices do not work with authentication/identity/user details, but all requests to these microservices should be authenticated…

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@Sasha32003
Comment options

Comment options

You must be logged in to vote
8 replies
@quizmoon
Comment options

@gen1us2k
Comment options

@quizmoon
Comment options

@gen1us2k
Comment options

@quizmoon
Comment options

Answer selected by vinckr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants