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.