dexter icon indicating copy to clipboard operation
dexter copied to clipboard

Using dexter with dex?

Open jlarocque88 opened this issue 6 years ago • 2 comments

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.

jlarocque88 avatar Mar 11 '20 21:03 jlarocque88

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.

dkerwin avatar Mar 11 '20 21:03 dkerwin

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.

jlarocque88 avatar Mar 17 '20 13:03 jlarocque88