Add support to skip issuer validation.
jimlambrt opened this issue · 1 comments
jimlambrt commented
the coreos package that cap uses recently added support to allow the validation of the issuer against the discovery doc: coreos/go-oidc#315
upgrading to v3 of go-oidc and supporting a similar flag in cap would allow callers to use providers like Azure with it's non-compliant issues.
jimlambrt commented
never mind... I was mistaken.