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.
 
 
 
 
 
 
Eric Chiang aad328bb35 *: add log events for login, LDAP queries, and SAML responses 9 years ago
..
internal *: revendor and regenerate protobuf files 9 years ago
api.go server: log bcrypt cost if > 12, error on runtime > 10s 9 years ago
api_test.go server: log bcrypt cost if > 12, error on runtime > 10s 9 years ago
doc.go initial commit 10 years ago
handlers.go *: add log events for login, LDAP queries, and SAML responses 9 years ago
handlers_test.go *: update go-oidc and use standard library's context package 9 years ago
oauth2.go server: fix localhost redirect validation for public clients 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 server: log bcrypt cost if > 12, error on runtime > 10s 9 years ago
server_test.go server: log bcrypt cost if > 12, error on runtime > 10s 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