File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
x-pack/docs/en/security/authentication Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ attribute.groups:: See <<saml-attribute-mapping>>.
192192When a user connects to {kib} through your Identity Provider, the Identity
193193Provider will supply a SAML Assertion about the user. The assertion will contain
194194an _Authentication Statement_ indicating that the user has successfully
195- authenticated to the IdP and one ore more _Attribute Statements_ that will
195+ authenticated to the IdP and one or more _Attribute Statements_ that will
196196include _Attributes_ for the user.
197197
198198These attributes may include such things as:
@@ -213,7 +213,7 @@ customise the URIs and their associated value.
213213logged in, and they can be used for role mapping (below).
214214
215215In order for these attributes to be useful, {es} and the IdP need to have a
216- common via for the names of the attributes. This is done manually, by
216+ common value for the names of the attributes. This is done manually, by
217217configuring the IdP and the {security} SAML realm to use the same URI name for
218218each logical user attribute.
219219
You can’t perform that action at this time.
0 commit comments