From fc053481903efc8028c7ac5aef09ed440adb4330 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Wed, 1 Jun 2016 10:23:23 -0300 Subject: [PATCH] Replaces digitially by digitally --- topics/sso-protocols/saml.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/sso-protocols/saml.adoc b/topics/sso-protocols/saml.adoc index 6cbb63e75e..8a5b4aa009 100644 --- a/topics/sso-protocols/saml.adoc +++ b/topics/sso-protocols/saml.adoc @@ -31,7 +31,7 @@ how it works. . The user visits the application and the application finds the user is not authenticated. It generates an XML authentication request document and encodes it as a query param in a URI that is used to redirect to the {{book.project.name}} server. - Depending on your settings, the application may also digitially sign this XML document and also stuffs this signature as a query + Depending on your settings, the application may also digitally sign this XML document and also stuffs this signature as a query param in the redirect URI to {{book.project.name}}. This is signature is used to validate the client that sent this request. . The browser is redirected to {{book.project.name}}. The server extracts the XML auth request document and verifies