add documentation and tests

This commit is contained in:
Ben Navetta
2017-06-21 22:56:02 -07:00
parent 687bc9ca5c
commit cbb007663f
3 changed files with 139 additions and 18 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