Merge pull request #974 from roguePanda/google-hosted-domain

Google hosted domain support
This commit is contained in:
rithu leena john
2017-07-07 10:26:28 -07:00
committed by GitHub
4 changed files with 144 additions and 9 deletions

View File

@@ -67,6 +67,7 @@ connectors:
# clientID: $GOOGLE_CLIENT_ID
# clientSecret: $GOOGLE_CLIENT_SECRET
# redirectURI: http://127.0.0.1:5556/dex/callback
# hostedDomain: $GOOGLE_HOSTED_DOMAIN
# Let dex keep a list of passwords which can be used to login to dex.
enablePasswordDB: true