-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't authenticate on github #1694
Comments
Hi @AugustoEMoreira Did you try adding an SSH key in the IDE preferences? You may need to upload one. |
no, how can i do this for github? |
@eivantsov If you are doing GitHub you shouldn't have to upload a key should you? It should redirect you to GitHub to allow access assuming oauth is properly added to che.properties. This sounds similar to the issue I had, oAuth settings in che.properties not getting picked up #1696 Actually I see from the steps this isn't the same issue as I was clicking to import existing project from new Project Wizard. |
@AugustoEMoreira @rwallinterset any update on this issue? Were you able to configure GitHub oAuth? |
I'm closing this issue - instructions posted both here and in docs. Feel free to reopen if you face problems with GitHub oAuth in Che. |
I'm trying to clone a private Github repository while using Eclipse Che locally with Docker, and I'm struggling to find a guide with steps to follow. The docs at https://eclipse-che.readme.io/ are no longer available. The "OAuth applications" menu item (ref #1694 (comment)) in Github settings is no longer available. I've figured that I need to set up these environment variables:
But I don't know where and how to get values for these. Is there an up to date guide somewhere? |
I'm having the same issue and the provided links don't work. |
When i tried to authenticate i recive this menssage: {"message":"Unsupported OAuth provider github"}
Reproduction Steps:
1 - Menu Profile
2 - Preferences
3 - VCS
4 - github button
5 - A dialog box show: "Eclipse Che requests authorization through OAuth2 protocol" - i clicked in OK
6 - A new page goes up with the menssage {"message":"Unsupported OAuth provider github"}
Che version: 4.4.2
OS and version: Ubuntu 14.04(the che docker)
Docker version: 1.11.2
Che install: https://hub.docker.com/r/codenvy/che/
I think this can be a big mistake from my side, but i do know what
Thanks for help
sorry for my poor english
The text was updated successfully, but these errors were encountered: