From 54f9b7c50ca7590e7feb6a170ce346bd30dca2b1 Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Tue, 2 Jun 2015 00:03:57 +0200 Subject: [PATCH] compact xml suite --- cas_server/templates/cas_server/samlValidate.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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 %}