Ory Oathkeeper
Cloud-native Zero Trust Identity and Access Proxy and API Gateway.
Why consider Ory Oathkeeper?
Ory Oathkeeper is an open-source Zero Trust Identity and Access Proxy (IAP) and API Gateway. Written in Go, it intercepts incoming HTTP requests and authorizes them using JWTs, OAuth2 tokens, session cookies, and Ory Keto relationship rules.
Learn Ory Oathkeeper by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Ory Oathkeeper
Ory Oathkeeper validates security credentials before requests reach upstream backend microservices.
Running with Docker
docker run -d \ --name oathkeeper \ -p 4455:4455 -p 4456:4456 \ oryd/oathkeeper:v0.40.6Ory Oathkeeper is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.