| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
SSO for Github Enterprise was added at 6d63f57, but it seemed not to work with
GitHub.
The curlpits were:
* The url to get the authenticate user is /user, not /api/v3/user.
* Users should set their public email for GitHub.
Describe the detail in GitHub.md and rename the original Github.md to
GitHub-Enterprise.md.
|
|
|
|
|
|
|
| |
Since the GitLab SSO UI is used for GitHub Enterprise SSO, it's potentially
confusing.
Suggested-by: it33 <iantien@gmail.com>
|
|
|
|
|
|
|
| |
See doc/integrations/Single-Sign-On/Github.md for the usage.
Note: I thought it should work also with Github.com but it failed with "Bad
token type" error.
|
|
|
| |
Based on https://github.com/mattermost/platform/blob/master/config/config.json#L86
|
| |
|
| |
|
|
|
| |
Took "how" out "....URLs matches HOW your server configuration."
|
| |
|
| |
|
|
|