Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Feb 29, 2024
1 parent a34ff1f commit bd92832
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .traefik.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
displayName: JWT Access Policy
displayName: JWT And OPA Access Management
type: middleware

import: github.com/traefik-plugins/traefik-jwt-plugin

summary: Verifies JWT token. Supports RSA/DSA/HMAC. Support fetching keys from JWKS endpoint. Supports Open Policy Agent (OPA) for validating the request.
summary: Checks JWT tokens for required fields. Supports Open Policy Agent (OPA) and signature validation with JWKS.

iconPath: jwt.png

Expand Down

0 comments on commit bd92832

Please sign in to comment.