Commit Graph

  • 55e97d90a6 *: add tests for the RefreshConnector Eric Chiang 2016-11-21 12:16:36 -08:00
  • 952e0f81f5 connector: add RefreshConnector interface Eric Chiang 2016-11-18 13:40:41 -08:00
  • 27fb7c523e Merge pull request #704 from Calpicow/oidc_callback_fix Eric Chiang 2016-11-21 10:31:44 -08:00
  • ba58f3f43b Fix Google OIDC callback url Phu Kieu 2016-11-21 10:25:16 -08:00
  • 35f16b6639 Merge pull request #703 from ericchiang/readme-updates Eric Chiang 2016-11-18 17:12:20 -08:00
  • baa9096b6e *: small README link additions Eric Chiang 2016-11-18 17:07:10 -08:00
  • 8bf70ace74 Merge pull request #701 from ericchiang/ldap-escape-filter rithu leena john 2016-11-18 15:28:11 -08:00
  • ae4c32bc3b connector/ldap: use gopkg.in/ldap.v2's escape filter Eric Chiang 2016-11-18 15:16:09 -08:00
  • d862561150 Merge pull request #700 from ericchiang/fix-expiry-test-flake rithu leena john 2016-11-18 14:39:46 -08:00
  • a7db295714 Merge pull request #698 from Calpicow/groupsearch_by_dn Eric Chiang 2016-11-18 13:55:18 -08:00
  • d4aba443ac Allow getAttr to return DN Specify "DN" as attribute name to return, but will only work if not present in ldap.Entry.Attributes Use when full DN is stored in groupSearch's userAttr Phu Kieu 2016-11-18 13:16:50 -08:00
  • 5c602d36d9 server: fix expiry test flake Eric Chiang 2016-11-18 13:47:16 -08:00
  • f45a1a9375 Merge pull request #697 from Calpicow/enable_groups Eric Chiang 2016-11-18 13:32:01 -08:00
  • 35180a72f1 Enable groups scope Phu Kieu 2016-11-18 13:13:32 -08:00
  • 04360fa354 Merge pull request #695 from rithujohn191/add-list-password rithu leena john 2016-11-17 17:23:32 -08:00
  • ee9738d663 api: adding a gRPC call for listing passwords. rithu john 2016-11-17 14:50:58 -08:00
  • e6b54250db Merge pull request #684 from ericchiang/examples-k8s-fixup Eric Chiang 2016-11-17 15:28:00 -08:00
  • 3ecfaf700e examples/k8s: update kubernetes examples Eric Chiang 2016-11-07 14:29:01 -08:00
  • ff748a2f52 Merge pull request #694 from ericchiang/delete-todo Eric Chiang 2016-11-17 10:59:56 -08:00
  • 2b20c4565f *: remove TODO.md file Eric Chiang 2016-11-17 10:53:11 -08:00
  • 19c22807a7 api: adding ListPasswords() method to the storage interface. rithu john 2016-11-16 14:57:27 -08:00
  • 2e74b48492 Merge pull request #690 from rithujohn191/connector-docs Eric Chiang 2016-11-16 16:11:44 -08:00
  • 8589650605 Documentation: LDAP connector documentation. rithu john 2016-11-15 15:09:16 -08:00
  • 57178fd5f3 Merge pull request #685 from ericchiang/add-openssl-to-docker-container Eric Chiang 2016-11-16 09:47:23 -08:00
  • 13a1ebe053 Merge pull request #689 from cjyar/master Eric Chiang 2016-11-15 13:44:43 -08:00
  • 91c88c8b12 Merge pull request #688 from SEJeff/patch-1 Eric Chiang 2016-11-15 13:38:15 -08:00
  • da6cd9687d Documentation: fix a typo in the storage documentation Jeff Schroeder 2016-11-15 13:38:54 -06:00
  • 384ac87deb connector/ldap: Always set tls.Config.ServerName, to support LDAP servers with public CA certs. Chris Jones 2016-11-15 13:31:04 -07:00
  • 2ec3349f5d Merge pull request #686 from cjyar/master Eric Chiang 2016-11-15 11:10:22 -08:00
  • a2b78c28fc cmd/dex: validate that connectors have an ID. Chris Jones 2016-11-15 11:11:52 -07:00
  • ff119d1556 Dockerfile: add OpenSSL to Docker container Eric Chiang 2016-11-14 17:25:19 -08:00
  • e1f6679107 Merge pull request #683 from rithujohn191/add-version-endpoint Eric Chiang 2016-11-14 12:33:09 -08:00
  • de4e23a27b api: add gRPC definition for version endpoint. rithu john 2016-11-09 12:33:33 -08:00
  • 36ade89e54 Merge pull request #680 from jvanderhoof/patch-1 Eric Chiang 2016-11-11 13:42:46 -08:00
  • 80770df520 Small spelling fix. Jason Vanderhoof 2016-11-11 14:24:17 -07:00
  • 48449e718c Merge pull request #676 from srenatus/patch-1 Eric Chiang 2016-11-09 00:06:15 -08:00
  • 18d53e7a28 README: fix links Stephan Renatus 2016-11-09 09:03:14 +01:00
  • 16d5e02cbb Merge pull request #675 from ericchiang/readme-tweeks Eric Chiang 2016-11-08 15:30:00 -08:00
  • 447253c8de README: add link on v2 and section on getting help Eric Chiang 2016-11-08 15:28:18 -08:00
  • 674bec0468 Merge pull request #674 from ericchiang/readme-docs-v2 Eric Chiang 2016-11-08 15:20:51 -08:00
  • a52e324f68 *: readme updates for v2 Eric Chiang 2016-11-08 11:51:59 -08:00
  • 2417fc9154 Documentation/logos: add logos Eric Chiang 2016-11-08 11:51:47 -08:00
  • 96fb0733fe Merge pull request #669 from ericchiang/config-env Eric Chiang 2016-11-05 17:56:11 -07:00
  • 5302fefdfb Merge pull request #671 from ericchiang/fix-server-time-bug Eric Chiang 2016-11-05 07:56:06 -07:00
  • 7f24ebb051 Merge pull request #664 from ericchiang/dev-docs-v2 Eric Chiang 2016-11-05 07:55:16 -07:00
  • 12a5c0ada3 server: use seconds instead of nano seconds for expires_in and expiry Eric Chiang 2016-11-03 21:39:31 -07:00
  • c9889683b4 Documentation: add doc describing v2 changes Eric Chiang 2016-11-02 17:06:02 -07:00
  • d86a774a29 Merge pull request #670 from ericchiang/example-app-debug Eric Chiang 2016-11-04 14:29:39 -07:00
  • 015e7cf606 cmd/dex: only expand from env for storages and connectors Eric Chiang 2016-11-03 21:08:50 -07:00
  • 35d6423ac2 cmd/example-app: add a --debug flag Eric Chiang 2016-11-03 21:36:15 -07:00
  • ce703a7fe1 Merge pull request #665 from rithujohn191/expose-serv-opts Eric Chiang 2016-11-03 18:25:44 -07:00
  • 600e761266 cmd/dex: expose IDTokensValidFor and RotateKeysAfter server options in config. rithu leena john 2016-11-02 17:52:49 -07:00
  • d11224f2bb Merge pull request #668 from ericchiang/dev-ldap-conn Eric Chiang 2016-11-03 16:39:22 -07:00
  • 0f31566b27 connector: accept base64 encoded CA and add convience open method Eric Chiang 2016-11-03 16:28:23 -07:00
  • 53852d4e42 Merge pull request #667 from ericchiang/dev-switch-yaml-package Eric Chiang 2016-11-03 15:29:18 -07:00
  • 59240f93b1 vendor: revendor Eric Chiang 2016-11-03 15:24:47 -07:00
  • df50308713 glide.yaml: add new yaml package Eric Chiang 2016-11-03 15:24:35 -07:00
  • ebe51e736d cmd/dex: accept raw bcrypt'd hash as well as base64'd version of hash Eric Chiang 2016-11-03 15:23:56 -07:00
  • aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing Eric Chiang 2016-11-03 14:32:23 -07:00
  • a78adb0272 Merge pull request #666 from rithujohn191/update-go-version Eric Chiang 2016-11-03 12:37:54 -07:00
  • 75abce2b19 *: travis tests and build scripts should use Go 1.7.3. rithu leena john 2016-11-03 12:28:53 -07:00
  • 74eaec60cb Merge pull request #661 from rithujohn191/gRPC-client-auth Eric Chiang 2016-11-02 15:05:15 -07:00
  • 42dfd3ecec cmd/dex: add option for gRPC client auth CA. rithu leena john 2016-11-02 14:07:05 -07:00
  • 799b3f3ef5 Merge pull request #658 from ericchiang/dev-dont-error-on-invalid-username Eric Chiang 2016-11-01 16:06:40 -07:00
  • 90e613b328 Merge pull request #649 from rithujohn191/gRPC-endpoints Eric Chiang 2016-11-01 14:20:31 -07:00
  • 57a59d4631 *: don't error out if a username doesn't exist in the backing connector Eric Chiang 2016-11-01 14:03:22 -07:00
  • ed7e943406 api: add gRPC endpoints for creating, updating and deleting passwords rithu leena john 2016-10-27 16:28:11 -07:00
  • 2a9051c864 Merge pull request #654 from ericchiang/dev-sql-optimistic-concurrency Eric Chiang 2016-11-01 10:16:23 -07:00
  • 8debe68314 Documentation: remove caveat about running multiple instances Eric Chiang 2016-10-31 23:18:40 -07:00
  • 786e12b15e storage/conformance: expand transaction test suite Eric Chiang 2016-10-31 23:01:31 -07:00
  • 52e2a1668c storage/sql: use isolation level "serializable" for transactions Eric Chiang 2016-10-31 23:00:55 -07:00
  • 1c51c50b23 Merge pull request #652 from ericchiang/dev-docs-api Eric Chiang 2016-10-31 18:16:08 -07:00
  • fe1d27586e Documentation: add document on the dex API Eric Chiang 2016-10-30 20:21:18 -07:00
  • 651b406cfd Merge pull request #651 from ericchiang/dev-remove-openldap-container Eric Chiang 2016-10-31 15:19:05 -07:00
  • f672e75a3a contrib/openldap: remove OpenLDAP container Eric Chiang 2016-10-28 16:08:26 -07:00
  • 0cfd815d3d Merge pull request #648 from ericchiang/dev-storage-docs rithu leena john 2016-10-28 13:59:13 -07:00
  • c0aa63ac97 storage: update godocs Eric Chiang 2016-10-28 13:00:13 -07:00
  • a7c2fca039 Merge pull request #645 from ericchiang/dev-ldap-fix-switch Eric Chiang 2016-10-28 11:19:40 -07:00
  • 4329406158 connector/ldap: fix bug in switch statement Eric Chiang 2016-10-28 10:11:18 -07:00
  • d7912a3a97 Merge pull request #638 from ericchiang/dev-share-a-single-callback Eric Chiang 2016-10-27 16:59:04 -07:00
  • 44fec87ce1 Merge pull request #642 from ericchiang/k8s-client-id Eric Chiang 2016-10-27 16:58:57 -07:00
  • d7a75c5b5d storage/kubernetes: allow arbitrary client IDs Eric Chiang 2016-10-27 15:55:23 -07:00
  • 99717cb56d Merge pull request #635 from ericchiang/dev-transaction-tests Eric Chiang 2016-10-27 15:54:53 -07:00
  • acf3d6385e Merge pull request #641 from ericchiang/dev-scripts-fix-get-protoc Eric Chiang 2016-10-27 14:42:40 -07:00
  • 84c3ba0fe3 scripts: fix get-protoc script to work directly after a clean Eric Chiang 2016-10-27 14:35:38 -07:00
  • c1f18802c9 Merge pull request #624 from ericchiang/dev-ldap-connector Eric Chiang 2016-10-27 13:44:18 -07:00
  • f5a378a4e5 Merge pull request #640 from rithujohn191/openldap-docs Eric Chiang 2016-10-27 13:22:37 -07:00
  • 27880dba59 Documentation: adding documentation for running ldap tests locally rithu leena john 2016-10-27 11:17:31 -07:00
  • 13f7dfaef0 connector/ldap: expand LDAP connector to include searches Eric Chiang 2016-10-20 17:17:43 -07:00
  • 7c2289e0de *: rename internally used "state" form value to "req" Eric Chiang 2016-10-27 10:20:30 -07:00
  • a3235d022a *: verify "state" field before passing request to callback connectors Eric Chiang 2016-10-27 10:08:08 -07:00
  • 88896eb949 Merge pull request #637 from squat/fix_cache_control Eric Chiang 2016-10-26 15:07:18 -07:00
  • 5c498ae4df server/handlers: fix Cache-Control header Lucas Serven 2016-10-26 14:58:18 -07:00
  • 4ab78d0ded storage/kubernetes: run transactional conformance tests Eric Chiang 2016-10-26 13:08:03 -07:00
  • 5720ecf412 storage/conformance: add tests for transactional guarantees Eric Chiang 2016-10-26 13:04:50 -07:00
  • 99e312eadd Merge pull request #632 from ericchiang/dev-docs-storage-options Eric Chiang 2016-10-26 12:33:37 -07:00
  • 6c4839860e Documentation: add a document on storage options Eric Chiang 2016-10-26 12:32:45 -07:00
  • d350938fb0 Merge pull request #626 from ericchiang/storage-kubernetes-guess-namespace-from-service-account-token Eric Chiang 2016-10-25 16:54:58 -07:00
  • ff9816464e Merge pull request #627 from ericchiang/dev-expand-envs-in-config Eric Chiang 2016-10-25 15:02:54 -07:00
  • 101a2bc22a Merge pull request #634 from rithujohn191/kubeconfig_context Eric Chiang 2016-10-25 14:57:57 -07:00