File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
website/docs/getting-started Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 * Any special circumstances, like self-signed TLS certificates, or similar?
3535 placeholder : |-
3636 * Traefik v3.3.2
37- * plugin version v0.9 .0
37+ * plugin version v0.10 .0
3838 * IDP: Dex v2.41.0
3939 All running on Docker.
4040 Dex is fronted by Traefik on a dedicated subdomain, using a LetsEncrypt cert.
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ experimental:
2222 # plugins:
2323 # traefik-oidc-auth:
2424 # moduleName: "github.com/sevensolutions/traefik-oidc-auth"
25- # version: v0.9 .0
25+ # version: v0.10 .0
2626
2727providers :
2828 file :
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ experimental:
1616 plugins :
1717 traefik-oidc-auth :
1818 moduleName : " github.com/sevensolutions/traefik-oidc-auth"
19- version : " v0.9 .0"
19+ version : " v0.10 .0"
2020` ` `
2121
2222## Configure Middleware
You can’t perform that action at this time.
0 commit comments