dex
dex copied to clipboard
CloundFoundry connector
Support for authenticating against CloudFoundry
Documentation of CloudFoundry UAA server
cc @pivotal-jwinters
Hi, just checking back. Since there is no feedback here yet so I am wondering are there certain requirements to meet for Dex to add a new connector? Is there a way to move forward for this PR or its just a simple Nah not this connector?
Thank you for your time.
Our team is also interested in this connector to adopt dex. I saw it used to be supported but seems to be gone now: https://github.com/dexidp/dex/pull/542/files Is there anything we can do to move this forward? Thanks!
@xtremerui This also has merge conflicts... :smile:
@sagikazarmark I kown there must be lots of pending PRs in your list. Just wanted to get some feedback here so we could move forward. Thx!
We assume that a PR to dexidp/website to include the doc is needed. Then we will update README.md here.
Generally, we are against adding new connectors to the codebase (at least until #1635 is figured out), but I'd hate to see all this work going to waste.
Another reason that keeps us from adding all potential connectors is the lack of resources to support/test them.
If we were to add CloudFoundry as a connector, it would be labeled as a "community maintained" connector, until we can figure out a way to move it out of the core as a plugin of some sort. We would refer to you whenever someone reports an issue.
Would that be acceptable for you @xtremerui ?
@sagikazarmark that's fair enough. Concourse team would have a better set of tooling to maintain this connector. Once connectors are out of the core, Concourse org would take ownership of cloudfoundry connector as well.
@xtremerui let me know if you think this is ready.
And you are right: some sort of documentation would be nice. At least adding it to the list of connectors.
@sagikazarmark the PR is updated. Thx for the reviewing.
We will submit a PR to dex docs too. BTW, in the readme https://dexidp.io/docs/connectors/oauth/ is somehow broken as in the connector listing, though the PR for oauth doc is already merged.