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

@@ -42,6 +42,13 @@ connectors:
# following field.
#
# basicAuthUnsupported: true
# Google supports whitelisting allowed domains when using G Suite
# (Google Apps). The following field can be set to a list of domains
# that can log in:
#
# hostedDomains:
# - example.com
```
[oidc-doc]: openid-connect.md