add hosted domain to example config

This commit is contained in:
Ben Navetta 2017-06-20 23:01:35 -07:00
parent 4194530cf3
commit 687bc9ca5c
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,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