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.
 
 
 
 
 
 
Joel Speed 97ffa21262
Create separate Google connector
6 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 Revert "Remove connectordata from other structs" 6 years ago
doc.go initial commit 10 years ago
handlers.go Fix migration of old connector data 6 years ago
handlers_test.go Add tests for some callback handler error conditions 7 years ago
oauth2.go add preffered_username to idToken 6 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 Create separate Google connector 6 years ago
server_test.go *: fix some lint issues 7 years ago
templates.go templates: add new relativeURL function 7 years ago
templates_test.go templates: add new relativeURL function 7 years ago