diff --git a/cas_server/templates/cas_server/samlValidate.xml b/cas_server/templates/cas_server/samlValidate.xml
index 3943dec..d35d118 100644
--- a/cas_server/templates/cas_server/samlValidate.xml
+++ b/cas_server/templates/cas_server/samlValidate.xml
@@ -16,7 +16,7 @@
- https://some-service.example.com/app/
+ {{Recipient}}
@@ -29,12 +29,10 @@
-{% for name, value in attributes %}
-
+{% for name, value in attributes %}
value
-{% endfor %}
-
+{% endfor %}