Skip to content

Commit

Permalink
Improvements on Documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Mar 25, 2024
1 parent 88b814c commit a76805c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions auth-layer-proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ This is an implementation of EnvoyProxy filters for authentication and authoriza

1. JSON Validation
2. Token Extraction
3. Token Hashing
4. Payload Params Extraction
5. Token Validation using JWT
5. Token Validation using JWT and Instrospect endpoint
6. Proxy Routing Configuration (using EnvoyProxy itself)

it includes a Dockerfile for building the image and a docker-compose file for running the container.
Expand Down

0 comments on commit a76805c

Please sign in to comment.