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.
 
 
 
 
 
 
Ivan Zviagintsev 4311931881
feat: saml support refresh tokens (#4565)
3 weeks ago
..
internal build: update Go to 1.24 1 year ago
signer feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
api.go fix: clean up in-memory connector before create (#4529) 3 weeks ago
api_cache_test.go fix: clean up in-memory connector before create (#4529) 3 weeks 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(server): respond with forbidden if failed to authenticate (#4200) 3 weeks ago
errors_test.go fix: hide internal server error details from users 2 months ago
handlers.go feat: saml support refresh tokens (#4565) 3 weeks ago
handlers_test.go feat: saml support refresh tokens (#4565) 3 weeks ago
introspectionhandler.go feat: Add Vault signer for JWT (#4512) 1 month ago
introspectionhandler_test.go fix: failing go-oidc test after 3.15 2 months ago
oauth2.go feat: validate redirect URIs and safely append parameters (#4559) 4 weeks ago
oauth2_test.go feat: validate redirect URIs and safely append parameters (#4559) 4 weeks ago
refreshhandlers.go feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
refreshhandlers_test.go feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
server.go fix: clean up in-memory connector before create (#4529) 3 weeks ago
server_test.go feat: refactor signer configuration with local and vault options (#4532) 4 weeks 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