User - GitHub
The user GitHub module provides the implementation for the administrative console to authenticate users using GitHub OAuth 2.0.
Configuration
| Property | Required | Description |
|---|---|---|
| sac.user.provider.github.clientid | Yes | The clientId for the GitHub application |
| sac.user.provider.github.clientsecret | Yes | The clientSecret for the GitHub application |