From ae6ce372ab1943e3ad86fc29a0a6b818b448e973 Mon Sep 17 00:00:00 2001 From: patriot1burke Date: Mon, 6 Jun 2016 08:52:32 -0400 Subject: [PATCH] Update topics/sso-protocols/saml.adoc --- 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 2fd4e6e274..7956015c9d 100644 --- a/topics/sso-protocols/saml.adoc +++ b/topics/sso-protocols/saml.adoc @@ -60,7 +60,7 @@ This is used most often for REST or SOAP-based clients. {{book.project.name}} really only has one endpoint for all SAML requests. -http(s)://authserver.host/auth/realms/\{realm-name}/protocol/saml +`http(s)://authserver.host/auth/realms/\{realm-name}/protocol/saml` All bindings use this endpoint.