mirror of
https://github.com/lukaszraczylo/traefikoidc.git
synced 2026-06-05 22:44:17 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user