Hi guys, How should protect my API's using Oathkee...
# talk-oathkeeper
g
Hi guys, How should protect my API's using Oathkeeper or where should i get start using Oathkeeper is there any example?
m
Hey! We do have an example, but it is outdated a bit so might not be super helpful: https://blog.getambassador.io/part-2-api-access-control-and-authentication-with-kubernetes-ambassador-and-ory-oathkeeper-q-a-127fa57f6332 There is a little quickstart showing basics in the docs: https://www.ory.sh/oathkeeper/docs/next/configure-deploy Also check out this discussion, might be useful: https://github.com/ory/oathkeeper/issues/624 Are you able to share some info on your use case and stack?
g
@magnificent-energy-493 Thank you for response I will look into the Examples. I have an my project which exposes some API's and I want only give an access to authorized user and they can make request to API's
m
Then definitely check out the configure & deploy example: https://www.ory.sh/oathkeeper/docs/next/configure-deploy#access-rules Let me know if you get stuck!
g
Yes 🙌