Fix for typo in configurationEndpoint

This commit is contained in:
Andy Wilson 2019-10-01 22:20:03 +13:00
parent e92dfb2516
commit 812c3049cf

View file

@ -132,7 +132,7 @@ is G-Suite.
provider used to get the id token. Some identity providers might use an empty provider used to get the id token. Some identity providers might use an empty
string as a secret. string as a secret.
* `configurationEndpoing` (mandatory): is the HTTP address used by the CA to get * `configurationEndpoint` (mandatory): is the HTTP address used by the CA to get
the OpenID Connect configuration and public keys used to validate the tokens. the OpenID Connect configuration and public keys used to validate the tokens.
* `admins` (optional): is the list of emails that will be able to get * `admins` (optional): is the list of emails that will be able to get