GitHub Support#27
GitHub Support#27mrauer wants to merge 2 commits intogini:masterfrom mrauer:feature/mrauer/github-support
Conversation
|
It might be a good idea to update the doc and other parts of the code to add Github support in addition to Google and Azure @mrauer. |
|
Hi @mrauer, Did you actually test that PR ?
And now that I have looked into it, it seems to me that Github does not actually implement OIDC spec so it seems impossible to use it as a provider... |
|
Thank you for this PR. I'll have a look but I agree with @tlvenn that it may not work |
|
Not that #30 is merged it is very easy to extend dexter with new providers. Would love to see you implement the first github provider ;-) |
|
It's great that the PR was merged but keep in mind that until Github decides to support OIDC, it's not really possible to support it. |
|
You are right. Given that it's not possible with Github without something like dex in the middle I'll close this PR |
No description provided.