From 39e8068051ba7f7496279afef25bdba16ec4aa0a Mon Sep 17 00:00:00 2001 From: Yuri Tceretian Date: Fri, 8 Jun 2018 14:22:08 +0300 Subject: [PATCH 1/2] Delete typos in SAML docs --- x-pack/docs/en/security/authentication/saml-guide.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/docs/en/security/authentication/saml-guide.asciidoc b/x-pack/docs/en/security/authentication/saml-guide.asciidoc index a57cfaec84c43..4d2c4df70ea47 100644 --- a/x-pack/docs/en/security/authentication/saml-guide.asciidoc +++ b/x-pack/docs/en/security/authentication/saml-guide.asciidoc @@ -192,7 +192,7 @@ attribute.groups:: See <>. When a user connects to {kib} through your Identity Provider, the Identity Provider will supply a SAML Assertion about the user. The assertion will contain an _Authentication Statement_ indicating that the user has successfully -authenticated to the IdP and one ore more _Attribute Statements_ that will +authenticated to the IdP and one or more _Attribute Statements_ that will include _Attributes_ for the user. These attributes may include such things as: From 83dac75ead0a82a223623e78cfde934894361133 Mon Sep 17 00:00:00 2001 From: Yuri Tceretian Date: Fri, 8 Jun 2018 14:27:42 +0300 Subject: [PATCH 2/2] Update saml-guide.asciidoc Another typo --- x-pack/docs/en/security/authentication/saml-guide.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/docs/en/security/authentication/saml-guide.asciidoc b/x-pack/docs/en/security/authentication/saml-guide.asciidoc index 4d2c4df70ea47..7139f4f81987d 100644 --- a/x-pack/docs/en/security/authentication/saml-guide.asciidoc +++ b/x-pack/docs/en/security/authentication/saml-guide.asciidoc @@ -213,7 +213,7 @@ customise the URIs and their associated value. logged in, and they can be used for role mapping (below). In order for these attributes to be useful, {es} and the IdP need to have a -common via for the names of the attributes. This is done manually, by +common value for the names of the attributes. This is done manually, by configuring the IdP and the {security} SAML realm to use the same URI name for each logical user attribute.