forked from TrueCloudLab/certificates
Merge pull request #116 from 4x0v7/provisioner-readme-fix
Fix for typo in `configurationEndpoint`
This commit is contained in:
commit
a719a847e4
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ is G-Suite.
|
|||
provider used to get the id token. Some identity providers might use an empty
|
||||
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.
|
||||
|
||||
* `admins` (optional): is the list of emails that will be able to get
|
||||
|
|
Loading…
Reference in a new issue