[bug]: cannot use github as auth login method
@akshat5302 is already working on this.
Since Dec 16, 2025.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
ref: https://github.com/makeplane/plane/issues/8100
this is still an issue. was able to reproduce using makeplane/plane-aio-commercial:v2.1.1 docker container. followed the https://developers.plane.so/self-hosting/methods/docker-aio guide.
https://github.com/user-attachments/assets/7666a2b0-f60b-4c34-a259-0028956f8d93
Steps to reproduce
- setup and deploy
makeplane/plane-aio-commercial:v2.1.1self hosted - enter
/god-mode/and attempt to setup github login - attempt to toggle on
- go to workspace and see that GitHub oauth is not there
I also followed #8100's recommended instructions and manually set IS_GITHUB_ENABLED=1 and redeploy then it does show up, however the generated redirect URL to github is incorrect. I have my deployment behind a proxy and it currently attempts to use the private *.flycast domain name. the INTEGRATION_CALLBACK_BASE_URL does nothing regarding this too.
https://github.com/user-attachments/assets/53813a9e-4eeb-4695-a170-87f464cc3b0c
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v2.1.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.