Using dexter with dex?
This might be a silly question, but I can't find a reference in the docs. Is dexter able to be used with dex?
We are currently using dexter to authenticate directly to Google. However, we looking at setting up dex to be able to provide groups which Google Oidc doesn't handle by default.
Thanks.
There are no silly questions ;-)
It would not work out of the box but it's pretty straight forward to add a new provider for dex. Without further research it could be possible to generate a generic one that works for dex and others.
I'm not really familiar with the subject matter, nor really much of a developer. But I would be happy to help test this if somebody were willing to take the initiative.