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.
 
 
 
 
 
 
Pavel Borzenkov f76c43ec4f server: fix tests to expect unpadded base64 messages 9 years ago
..
admin.go *: add ability to set and list connectors from admin API 10 years ago
auth_middleware.go client: add client manager 10 years ago
auth_middleware_test.go db, client: add data model for trusted peers 10 years ago
client_registration.go db, client: add data model for trusted peers 10 years ago
client_registration_test.go client: add client manager 10 years ago
config.go ClientCredentials flow in UserAPI 10 years ago
config_test.go server: add more validation to --no-db static file parsing 10 years ago
cross_client_test.go server: use time.Time instead of int64 for token expiration time 10 years ago
discovery_resource.go *: move original project to dex 11 years ago
discovery_resource_test.go *: move original project to dex 11 years ago
email_verification.go client: add client manager 10 years ago
email_verification_test.go client: add client manager 10 years ago
error.go Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302) 10 years ago
error_test.go Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302) 10 years ago
http.go server: use time.Time instead of int64 for token expiration time 10 years ago
http_test.go server: fix tests to expect unpadded base64 messages 9 years ago
invitation.go *: fix tests that care about email case sensitivity 10 years ago
invitation_test.go alternate approach to fixing tests 10 years ago
password.go client: add client manager 10 years ago
password_test.go *: depricate --email-from flag and move to email config files 10 years ago
register.go *: more updates to prepend the correct API path 10 years ago
register_test.go client: add client manager 10 years ago
serialization.go *: move original project to dex 11 years ago
serialization_test.go *: move original project to dex 11 years ago
server.go server: use time.Time instead of int64 for token expiration time 10 years ago
server_test.go server: use time.Time instead of int64 for token expiration time 10 years ago
testutil_test.go backend: add absolute path to template links 10 years ago
user.go ClientCredentials flow in UserAPI 10 years ago