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.
 
 
 
 
 
 
Pavel Borzenkov ab06119431 connector: implement LinkedIn connector 9 years ago
..
internal *: revendor and regenerate protobuf files 9 years ago
api.go server: fix panic caused by deleting refresh token twice through api 9 years ago
api_test.go server: fix panic caused by deleting refresh token twice through api 9 years ago
doc.go initial commit 10 years ago
handlers.go Implement the “authproxy” connector (for Apache2 mod_auth etc.) 9 years ago
handlers_test.go *: update go-oidc and use standard library's context package 9 years ago
oauth2.go Cross clients improvement - requesting client ID always added to the audience claim 9 years ago
oauth2_test.go server: fix localhost redirect validation for public clients 9 years ago
rotation.go : update {S->s}irupsen/logrus 9 years ago
rotation_test.go : update {S->s}irupsen/logrus 9 years ago
server.go connector: implement LinkedIn connector 9 years ago
server_test.go Cross clients improvement - requesting client ID always added to the audience claim 9 years ago
templates.go {web,server}: use html/template and reduce use of auth request ID 9 years ago
templates_test.go *: add theme based frontend configuration 9 years ago