Coder.comC
Coder.com3y ago
7 replies
Ivan

Unable to use GitHub auth when wildcard domains are enabled

I am trying to use the GitHub Auth as shown in the first screenshot below. However, when I finished logging in to GitHub with the app correctly set up according to the document, it pops an error (second screenshot) when redirecting back to my Coder installation.

I believe this issue is caused by GitHub app redirection url is set to https://coder.example.com/gitauth/primary-github/callback, but the VSCode Web address with wildcard domain enabled becomes https://vscode-web--main--project--user.coder.example.com. I am pretty sure I missed something but I cannot find it in the document, would very appreciate if you can help with my issue.
IMG_0106.png
IMG_0105.png
Was this page helpful?