Skip to content

Commit

Permalink
upd config
Browse files Browse the repository at this point in the history
  • Loading branch information
ulricden committed Jun 4, 2021
1 parent 453f720 commit 105dd44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .traefik.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
displayName: Keycloak Gatekeeper
type: middleware

import: cerbere
import: github.com/ZeroGachis/traefik-auth-middleware

summary: 'Make a Client Credentials OIDC request to a IAM server, and authentify request'

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module cerbere
module github.com/ZeroGachis/traefik-auth-middleware

go 1.15

0 comments on commit 105dd44

Please sign in to comment.