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.
 
 
 
 
 
 
Stephan Renatus c854e760db
Merge pull request #1539 from erwinvaneyk/replace-context-import
7 years ago
..
internal regenerate protobuf code 7 years ago
api.go Replace x/net/context with context of stdlib 7 years ago
api_test.go Add VerifyPassword to API 7 years ago
doc.go initial commit 10 years ago
handlers.go connector/ldap: display login error 7 years ago
handlers_test.go Add tests for some callback handler error conditions 7 years ago
oauth2.go *: fix some lint issues 7 years ago
oauth2_test.go Use connector_id param to skip directly to a specific connector 7 years ago
rotation.go *: fix some lint issues 7 years ago
rotation_test.go Remove the logrus logger wrapper 7 years ago
server.go Merge pull request #1505 from MarcDufresne/show-login-page 7 years ago
server_test.go *: fix some lint issues 7 years ago
templates.go Allow arbitrary data to be passed to templates 7 years ago
templates_test.go *: add theme based frontend configuration 9 years ago