Update README.md

This commit is contained in:
2024-10-02 22:05:58 +01:00
parent 9ff6779caa
commit ac4c3492b1
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ import: github.com/lukaszraczylo/traefikoidc
summary: |
Middleware adding OIDC authentication to traefik routes. Does what it says on the tin.
Middleware has been tested with Auth0 and Logto. It should work with any OIDC provider.
testData:
providerURL: https://accounts.google.com
+2 -1
View File
@@ -1,8 +1,9 @@
## Traefik OIDC middleware
This middleware is under active development - things should NOT break, but they might.
This middleware is supposed to replace the need for the forward-auth and oauth2-proxy when using traefik as a reverse proxy to support the OIDC authentication.
Middleware has been tested with Auth0 and Logto.
### Configuration options
Middleware currently supports following scenarios: