Middleware goweb pour authentification OpenID Connect.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
wpetit e16b905bca feat: configurable scopes and issuer check skipping 4 weeks ago
cmd/server feat: configurable scopes and issuer check skipping 4 weeks ago
internal feat: configurable scopes and issuer check skipping 4 weeks ago
misc Use go1.19 to build docker image 1 month ago
.dockerignore Dokku deployment recipe 4 years ago
.gitignore feat: integrate mktools 1 month ago
Makefile feat: integrate mktools 1 month ago
README.md Mise à jour de 'README.md' 4 years ago
client.go feat: configurable scopes and issuer check skipping 4 weeks ago
docker-compose.yml update docker compose 8 months ago
go.mod feat: use github.com/coreos/go-oidc/v3 1 month ago
go.sum feat: use github.com/coreos/go-oidc/v3 1 month ago
middleware.go feat: use github.com/coreos/go-oidc/v3 1 month ago
modd.conf Initial commit 4 years ago
option.go feat: configurable scopes and issuer check skipping 4 weeks ago
provider.go Initial commit 4 years ago
service.go Initial commit 4 years ago

README.md

goweb-oidc

Middleware goweb pour authentification OpenID Connect.

Exemple

Une application web de test est disponible dans le répertoire cmd/server. Voici les principaux exemples d'utilisation de la librairie: