Skip to content
Snippets Groups Projects
Unverified Commit d239356b authored by Joshua Arts's avatar Joshua Arts Committed by GitHub
Browse files

Merge pull request #217 from ffdixon/update-env

Updated instructions for setting up OAuth2
parents 585d9a2d ca3a2b82
Branches
No related tags found
No related merge requests found
...@@ -45,10 +45,8 @@ TWITTER_SECRET= ...@@ -45,10 +45,8 @@ TWITTER_SECRET=
# Google Login Provider (optional) # Google Login Provider (optional)
# #
# You will need to register for at https://console.developers.google.com/apis/credentials # To setup the credentials, see docs at
# Select Oauth client ID -> web application # http://docs.bigbluebutton.org/install/green-light.html#6-configure-oauth2-optional
# For the callback URL use 'http://<your hostname:port>/auth/google/callback'
# Once registered copy the ID and Secret here
# #
# The GOOGLE_OAUTH2_HD variable is used to limit sign-in to a particular Google Apps hosted domain. This # The GOOGLE_OAUTH2_HD variable is used to limit sign-in to a particular Google Apps hosted domain. This
# can be a string such as, 'domain.com'. If left blank, GreenLight will allow sign-in from all Google Apps hosted # can be a string such as, 'domain.com'. If left blank, GreenLight will allow sign-in from all Google Apps hosted
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment