File tree 1 file changed +2
-2
lines changed
x-pack/docs/en/security/authentication
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>>.
192
192
When a user connects to {kib} through your Identity Provider, the Identity
193
193
Provider will supply a SAML Assertion about the user. The assertion will contain
194
194
an _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
196
196
include _Attributes_ for the user.
197
197
198
198
These attributes may include such things as:
@@ -213,7 +213,7 @@ customise the URIs and their associated value.
213
213
logged in, and they can be used for role mapping (below).
214
214
215
215
In 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
217
217
configuring the IdP and the {security} SAML realm to use the same URI name for
218
218
each logical user attribute.
219
219
You can’t perform that action at this time.
0 commit comments