Gluon CloudLink » GitHub Authentication

GitHub Authentication

To get started with GitHub authentication, you first need to register a new GitHub application.

Sign in with your GitHub account:

Sign in GitHub

Fill in the form, providing the name of your application, a homepage URL and optionally a short description.

Register a new OAuth application GitHub

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.

Application credentials GitHub

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.

Paste GitHub tokens in Gluon Dashboard