Replies: 1 comment
|
As a side note: I believe the reason it works is because cmd/dex/config.go defines its own Connector structure used to instantiate StaticConnectors defined in the YAML config. I don't know where or if the tags on |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I noticed something odd in storage/storage.go
Connector config is stored in a field called "email" ?!
However this was introduced in 8c9c251 (April 2017), so it's been around for a long time and can't be doing any harm :-)
All reactions