[DOCS] Remove unneeded spaces (#64759) (#64783)

Co-authored-by: Johannes Mahne <johannes.mahne@elastic.co>
This commit is contained in:
James Rodewig 2020-11-09 10:29:26 -05:00 committed by GitHub
parent 6be4acd509
commit 9bffb5d4f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -881,8 +881,8 @@ in {es}. See <<saml-guide-authentication>>
The realm is designed with the assumption that there needs to be a privileged entity
acting as an authentication proxy. In this case, the custom web application is the
authentication proxy handling the authentication of end users ( more correctly,
"delegating" the authentication to the SAML Identity Provider ). The SAML related
authentication proxy handling the authentication of end users (more correctly,
"delegating" the authentication to the SAML Identity Provider). The SAML related
APIs require authentication and the necessary authorization level for the authenticated
user. For this reason, you must create a Service Account user and assign it a role
that gives it the `manage_saml` cluster privilege. The use of the `manage_token`