Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sevensolutions committed Aug 11, 2024
1 parent 44c69f6 commit 7811f55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ experimental:
plugins:
traefik-oidc-auth:
moduleName: "github.com/sevensolutions/traefik-oidc-auth"
version: "v0.1.0"
version: "v0.2.0"
```
Add a middleware and reference it in a route.
Expand Down Expand Up @@ -91,7 +91,7 @@ http:

| Name | Required | Type | Default | Description |
|---|---|---|---|---|
| AssertClaims | no | `AssertClaims[]` | *none* | ClaimAssertion Configuration. See *ClaimAssertion* block. |
| AssertClaims | no | `ClaimAssertion[]` | *none* | ClaimAssertion Configuration. See *ClaimAssertion* block. |

### ClaimAssertion Block

Expand Down

0 comments on commit 7811f55

Please sign in to comment.