From a08dfdbed272de8d131f08eb9420f7d26cd792da Mon Sep 17 00:00:00 2001 From: Kohei Tamura Date: Fri, 12 Apr 2019 16:44:29 +0900 Subject: [PATCH] Fix typos --- server_admin/topics/clients/client-saml.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server_admin/topics/clients/client-saml.adoc b/server_admin/topics/clients/client-saml.adoc index e863372dd7..5cdc11c6c5 100644 --- a/server_admin/topics/clients/client-saml.adoc +++ b/server_admin/topics/clients/client-saml.adoc @@ -117,7 +117,7 @@ Root URL:: Valid Redirect URIs:: This is an optional field. Enter in a URL pattern and click the + sign to add. Click the - sign next to URLs you want to remove. Remember that you still have to click the `Save` button! - Wildcards (\*) are only allowed at the end of of a URI, i.e. $$http://host.com/*$$. This field is used when the exact SAML + Wildcards (*) are only allowed at the end of a URI, i.e. $$http://host.com/*$$. This field is used when the exact SAML endpoints are not registered and {project_name} is pulling the Assertion Consumer URL from the request. Base URL:: @@ -126,7 +126,7 @@ Base URL:: Master SAML Processing URL:: This URL will be used for all SAML requests and the response will be directed to the SP. It will be used as the Assertion Consumer Service URL and the Single Logout Service URL. - If a login request contains the Assertion Consumer Service URL, that will take precedence, but this URL must be valided by a registered Valid Redirect URI pattern + If a login request contains the Assertion Consumer Service URL, that will take precedence, but this URL must be validated by a registered Valid Redirect URI pattern Assertion Consumer Service POST Binding URL:: POST Binding URL for the Assertion Consumer Service.