{{ t("security_setting.OAuth.GitHub.name") }}{{ t("security_setting.configuration") }} {% set nameForIsGitHubEnabled = "settingForm[security:passport-github:isEnabled]" %} {% set isGitHubEnabled = settingForm['security:passport-github:isEnabled'] %}

{{ t("security_setting.Use env var if empty", "OAUTH_GITHUB_CLIENT_SECRET") }}

{{ t("security_setting.Use env var if empty", "OAUTH_GITHUB_CLIENT_SECRET") }}

Input http(s)://${growi.host}/passport/github/callback
{{ t("security_setting.Use env var if empty", "OAUTH_GITHUB_CALLBACK_URI") }}

{{ t("security_setting.Treat username matching as identical_warn", "username") }}

{# Help Section #}

How to configure GitHub OAuth?

  1. {{ t("security_setting.OAuth.GitHub.register_1", "https://github.com/settings/developers", "GitHub Developer Settings") }}
  2. {{ t("security_setting.OAuth.GitHub.register_2", "https://${growi.host}/passport/github/callback", "${growi.host}") }}
  3. {{ t("security_setting.OAuth.GitHub.register_3") }}