To use GitHub as an identity provider, you must configure your application in GitHub.
Procedure
-
Log in to the GitHub developers site at https://www.github.com/settings/developers.
- Click New Oauth App or if you haven't created an Oauth
application, click Register a new application.
- Provide a name for the application.
- Provide the application callback URL.
The URL is the redirect URL that is provided by the
Verify console dialog box.
At the Verify console, do the following
steps.
- Click .
- Click .
- Select GitHub from the menu.
- Click Next.
- Scroll down to Redirect URL and copy the URL.
- Provide the home page URL.
The URL is the
https://<domain-name>
For
https://exampleapp.com/idaas/mtfim/sps/idaas/login/github/callback
The
home page URL is
https://exampleapp.com
.
- Click Register application.
- Copy the Client ID and Client Secret.
These authentication keys must be added
in the Verify Administration console
.