?
In order to connect to your GitHub Enterprise instance please fill the following fields:
API Url, Client Id and Client Secret.
In order to get the Client Id and Secret you need to open an application in your GitHub account
or get them from the person who has opened an application in your organization for Gisto.
API url is your instance address plus /api/v3 e.g: http://ghe.local/api/v3
To open an application please go to Account Settings -> Applications and click Register new application
In the application name type in Gisto
And type in http://www.gistoapp.com in the homepage url.
Once you save the application the Client Id and Client Secret tokens should be visible at the
top of the screen.
Gisto authenticates to GitHub by using basic authentication over SSL and retrieving an oAuth2 token. Thus the need for your GitHub user and password.
Gisto only saves the oAuth2 token received after authenticating and nothing else.
If you would rather to supply your own access token without providing Gisto your login details you may manually create an access token
from the account settings at GitHub and login using the generated token.
This token will be saved permanently until you log out.
To use Gisto in enterprise mode, please use the switch above to turn it on.