Write a spec about the default dex-auth's issuer
and oidc-gatekeeper's OIDC_PROVIDER
#943
Labels
enhancement
New feature or request
Context
There is a proposal in #608 about how the
public_url
configuration option is not required, as it can be set to dex's service (see #608 (comment) for more information).While this will work for most cases, there could be the case where the dex-auth's
issuer
and oidc-gatekeeper'sOIDC_PROVIDER
cannot just point to dex'sService
(e.g. when having a connector).What needs to get done
Write a spec file that covers the case for when dex is deployed as a OIDC provider and also when there is an arbitrary connector.
Definition of Done
There is a spec that clearly defines the scenarios and provides options to configure dex/oidc based on each.
The text was updated successfully, but these errors were encountered: