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.
 
 
 
 
 
 
Nik Ogura cb171ddf46
revert regenerated protobuf file changes due to local toolchain
17 hours ago
..
internal revert regenerated protobuf file changes due to local toolchain 17 hours ago
signer feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
api.go feat: Add Vault signer for JWT (#4512) 1 month 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 merge upstream changes 3 weeks ago
handlers_test.go feat: add name and emailVerified fields for static passwords (#4526) 1 month 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 merge upstream changes 3 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 merge upstream changes 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
token_exchange_integration_test.go merge upstream changes 3 weeks ago