Updated instructions for setting up OAuth2

This commit is contained in:
Fred Dixon 2018-05-15 09:12:09 -05:00
parent 8179bd3d22
commit ca3a2b8238
1 changed files with 2 additions and 4 deletions

View File

@ -45,10 +45,8 @@ TWITTER_SECRET=
# Google Login Provider (optional)
#
# You will need to register for at https://console.developers.google.com/apis/credentials
# Select Oauth client ID -> web application
# For the callback URL use 'http://<your hostname:port>/auth/google/callback'
# Once registered copy the ID and Secret here
# To setup the credentials, see docs at
# http://docs.bigbluebutton.org/install/green-light.html#6-configure-oauth2-optional
#
# 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