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.
 
 
 
 
 
 
Haines Chan b78b8aeee0 Replace "GET", "POST" to http.MethodGet and http.MethodPost 7 years ago
..
internal *: regenerate proto 8 years ago
api.go Update also to a list of empty redirect URIs and Peers 7 years ago
api_test.go Remove the 'public' field from UpdateClientReq proto message 7 years ago
doc.go initial commit 10 years ago
handlers.go Replace "GET", "POST" to http.MethodGet and http.MethodPost 7 years ago
handlers_test.go *: update go-oidc and use standard library's context package 9 years ago
oauth2.go minor spelling correction 8 years ago
oauth2_test.go *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
rotation.go *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
rotation_test.go *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
server.go Make expiry of auth requests configurable 7 years ago
server_test.go *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
templates.go email scope only allows access to a user's email address 8 years ago
templates_test.go *: add theme based frontend configuration 9 years ago