GitHub Authentication
Create GitHub Application
To get started with GitHub authentication, you first need to register a new GitHub application.
Sign in with your GitHub account:
Fill in the form, providing the name of your application, a homepage URL and optionally a short description.
Finally, use the following link for the Authorization callback URL
:
Click the Register application
button to complete your application registration.
When the application is registered, you can access the Client ID
and Client Secret
at the top of the application
details page.
Gluon Dashboard
Now browse to the Gluon Dashboard web application. Navigate to the Login Methods tab on the User Management link, click the +
button, and add a new GitHub login method from the drop-down list. From the GitHub application, copy the Client ID
and the
Client Secret
, and paste them into the Network Key
and Network Secret
fields respectively, and click the Save
button to apply your changes.