From e50c5bc4b1c4ac8e0d1da07a66f4c05b02fbb1e7 Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Mon, 19 Apr 2021 12:08:42 -0700 Subject: [PATCH] Remove pronoun --- docs/provisioners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/provisioners.md b/docs/provisioners.md index 63275916..7ee9af50 100644 --- a/docs/provisioners.md +++ b/docs/provisioners.md @@ -191,7 +191,7 @@ In the ca.json configuration file, a complete JWK provisioner example looks like ### OIDC An OIDC provisioner allows a user to get a certificate after authenticating -himself with an OAuth OpenID Connect identity provider. The ID token provided +with an OAuth OpenID Connect identity provider. The ID token provided will be used on the CA authentication, and by default, the certificate will only have the user's email as a Subject Alternative Name (SAN) Extension.