forked from External/greenlight
add GOOGLE_OAUTH2_HD parameter
This commit is contained in:
parent
f40ef121c8
commit
1e4719e818
2
env
2
env
@ -33,8 +33,10 @@ TWITTER_SECRET=
|
|||||||
# For the callback URL use 'http://<your hostname:port>/auth/google/callback'
|
# For the callback URL use 'http://<your hostname:port>/auth/google/callback'
|
||||||
# Once registered copy the ID and Secret here
|
# 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_ID=
|
||||||
GOOGLE_OAUTH2_SECRET=
|
GOOGLE_OAUTH2_SECRET=
|
||||||
|
GOOGLE_OAUTH2_HD=
|
||||||
|
|
||||||
# LDAP Login Provider (optional)
|
# LDAP Login Provider (optional)
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user