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 01d63b086f
Merge pull request #1176 from vyshane/master
8 years ago
..
internal *: regenerate proto 8 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 handlers/connector_login: check before update (optimization) 8 years ago
handlers_test.go *: update go-oidc and use standard library's context package 9 years ago
oauth2.go Add new federated:id scope that causes Dex to add a federated_claims claim containing the connector_id and user_id to the ID token 8 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 *: Add go runtime, process, HTTP and gRPC metrics 8 years ago
server_test.go *: Add go runtime, process, HTTP and gRPC metrics 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