OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
maksim.nabokikh 20fdfef99b feat: Add Vault signer for JWT 1 month ago
..
internal build: update Go to 1.24 1 year ago
api.go feat: grpc api list clients 8 months ago
api_test.go test: use new Go features in tests 7 months ago
deviceflowhandlers.go fix: hide internal server error details from users 2 months ago
deviceflowhandlers_test.go fix: hide internal server error details from users 2 months ago
doc.go initial commit 10 years ago
errors.go fix: hide internal server error details from users 2 months ago
errors_test.go fix: hide internal server error details from users 2 months ago
handlers.go feat: Add Vault signer for JWT 1 month ago
handlers_test.go feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
introspectionhandler.go feat: Add Vault signer for JWT 1 month ago
introspectionhandler_test.go fix: failing go-oidc test after 3.15 2 months ago
oauth2.go feat: Add Vault signer for JWT 1 month ago
oauth2_test.go feat: Add Vault signer for JWT 1 month ago
refreshhandlers.go Passing context storage (#3941) 1 year ago
refreshhandlers_test.go test: use new Go features in tests 7 months ago
rotation.go feat: Add Vault signer for JWT 1 month ago
rotation_test.go refactor: simplify tests by using slog.DiscardHandler (#4058) 12 months ago
server.go feat: Add Vault signer for JWT 1 month ago
server_test.go feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
signer.go feat: Add Vault signer for JWT 1 month ago
signer_local.go feat: Add Vault signer for JWT 1 month ago
signer_vault.go feat: Add Vault signer for JWT 1 month ago
templates.go feat: Add default robots.txt (#2834) 3 years ago
templates_test.go use go 1.16 new package io/fs 5 years ago