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 ac73d3cdf2 *: load password infos from users file in no-db mode not connectors 10 years ago
..
config.go *: move original project to dex 11 years ago
config_repo.go *: remove in memory connector config repo 10 years ago
config_repo_test.go *: load password infos from users file in no-db mode not connectors 10 years ago
connector_bitbucket.go connector: add bitbucket connector 10 years ago
connector_bitbucket_test.go connector: add bitbucket connector 10 years ago
connector_github.go connector: add github connector 10 years ago
connector_github_test.go connector: add github connector 10 years ago
connector_ldap.go Make constants for default values, simplify logic 10 years ago
connector_ldap_test.go connector: add LDAP connector 10 years ago
connector_local.go *: load password infos from users file in no-db mode not connectors 10 years ago
connector_oauth2.go Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302) 10 years ago
connector_oauth2_test.go connector: add github connector 10 years ago
connector_oidc.go Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302) 10 years ago
connector_oidc_test.go *: update all to accommodate changes to go-oidc 10 years ago
interface.go connector: add LDAP connector 10 years ago
login_local.go connector: add LDAP connector 10 years ago