From 31def545e41fd4d3ca7754ff33460f15b50fe789 Mon Sep 17 00:00:00 2001 From: Markus Krogh Date: Tue, 3 Oct 2017 21:26:01 +0200 Subject: SP add, and cleanup --- idp/templates/config/attribute-filter.xml | 5 ++++- idp/templates/config/metadata-providers.xml | 1 + idp/templates/config/sp.xml.add | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 idp/templates/config/sp.xml.add (limited to 'idp/templates/config') diff --git a/idp/templates/config/attribute-filter.xml b/idp/templates/config/attribute-filter.xml index 3514282..8d61071 100644 --- a/idp/templates/config/attribute-filter.xml +++ b/idp/templates/config/attribute-filter.xml @@ -226,7 +226,10 @@ - + + + + diff --git a/idp/templates/config/metadata-providers.xml b/idp/templates/config/metadata-providers.xml index d813c06..a580688 100644 --- a/idp/templates/config/metadata-providers.xml +++ b/idp/templates/config/metadata-providers.xml @@ -54,4 +54,5 @@ + diff --git a/idp/templates/config/sp.xml.add b/idp/templates/config/sp.xml.add new file mode 100644 index 0000000..7c7eac4 --- /dev/null +++ b/idp/templates/config/sp.xml.add @@ -0,0 +1 @@ + -- cgit v1.1