From 71fd0b3d7ec17b63be3018f7f094bf140f193ee1 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Tue, 9 Jun 2020 12:12:06 +0000 Subject: [PATCH] Add note about Dex IDP (#19) Merge branch 'master' into techknowlogick-patch-1 Add note about Dex IDP Co-authored-by: Lunny Xiao Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/19 Reviewed-by: John Olheiser Reviewed-by: Lunny Xiao Reviewed-by: 6543 <6543@noreply.gitea.io> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 664309b..04f393b 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A curated list of awesome projects related to Gitea. * [buildbot-gitea](https://github.com/lab132/buildbot-gitea) - Buildbot plugin for integration with gitea. * [buildkite-connector](https://github.com/techknowlogick/gitea-buildkite-connector) - Connect Gitea & Buildkite. * [Concourse](https://www.concourse-ci.org/) - partially can be integrated with Gitea. see https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475 +* [dex](https://github.com/dexidp/dex) - Dex is a federated OpenID Connect provider. Built-in Gitea support. * [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. * [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins. * [Renovate](https://github.com/renovatebot/renovate) - Gitea compatible configurable universal dependability update tool