dex/server
Eric Chiang 01d63b086f
Merge pull request #1176 from vyshane/master
New id_provider scope that adds the connector ID and user ID to the ID token claims
2018-02-03 11:47:42 -08:00
..
internal *: regenerate proto 2017-12-01 11:29:33 -08:00
api.go server: fix panic caused by deleting refresh token twice through api 2017-09-05 23:56:34 -07:00
api_test.go server: fix panic caused by deleting refresh token twice through api 2017-09-05 23:56:34 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go handlers/connector_login: check before update (optimization) 2017-12-11 08:32:22 +01:00
handlers_test.go *: update go-oidc and use standard library's context package 2017-03-08 10:33:19 -08:00
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 2018-02-03 18:40:03 +08:00
oauth2_test.go server: fix localhost redirect validation for public clients 2017-05-09 17:09:20 -07:00
rotation.go : update {S->s}irupsen/logrus 2017-07-25 13:46:44 -07:00
rotation_test.go : update {S->s}irupsen/logrus 2017-07-25 13:46:44 -07:00
server.go *: Add go runtime, process, HTTP and gRPC metrics 2017-12-21 21:24:09 +01:00
server_test.go *: Add go runtime, process, HTTP and gRPC metrics 2017-12-21 21:24:09 +01:00
templates.go email scope only allows access to a user's email address 2017-12-17 12:08:19 -05:00
templates_test.go *: add theme based frontend configuration 2016-11-30 17:20:21 -08:00