Forum Discussion
Unable to connect to github
- 1 year ago
Hi jaryszek,
The main difference is:- GitHub.com: Cloud-hosted, managed by GitHub, with automatic updates and scalability. Ideal for ease of use.
- On-Premises: Hosted on your infrastructure, offering full control, enhanced security, and compliance but requires maintenance.
Your organization’s users have access to all repositories based on roles (e.g., read, write, admin). To switch between personal and organization repositories, use the profile menu on GitHub.com or configure access via your authentication system (e.g: LDAP, SAML) for on-premises.
You can use GitHub.com for public projects and Enterprise Server for private, compliance-driven ones. Switch between them using the GitHub UI or CLI with separate access tokens/SSH keys. For integrations (e.g: AWS Amplify), ensure the organization grants OAuth permissions in Settings > Applications.
If this response helps, consider marking it as “Accept as solution” and giving a “kudos” to assist other community members.
Thank you.
Hi jaryszek,
Could you please confirm if the issue has been resolved after raising a support case? If a solution has been found, it would be greatly appreciated if you could share your insights with the community. Then, please "Accept it as a solution" and drop a "Kudos". This would be helpful for other members who may encounter similar issues.
Thank you.
Yes,
workaround is to use Web connector to github because with enterprise set up on github for organization it will not work.
Best,
Jacek