Skip to content

Commit

Permalink
add GOOGLE_OAUTH2_HD parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Jul 25, 2017
1 parent f40ef12 commit 1e4719e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions env
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ TWITTER_SECRET=
# For the callback URL use 'http://<your hostname:port>/auth/google/callback'
# Once registered copy the ID and Secret here
#
# GOOGLE_OAUTH2_HD: (Optional) Limit sign-in to a particular Google Apps hosted domain. This can be simply string 'domain.com'
GOOGLE_OAUTH2_ID=
GOOGLE_OAUTH2_SECRET=
GOOGLE_OAUTH2_HD=

# LDAP Login Provider (optional)
#
Expand Down

0 comments on commit 1e4719e

Please sign in to comment.