From aab254a9894c8d04679e7aeffcab22f35eeadf7d Mon Sep 17 00:00:00 2001 From: Markus Krogh Date: Mon, 2 Oct 2017 14:20:48 +0200 Subject: Rearange template files. Start on templating --- idp/template-config/README.md | 5 - idp/template-config/attribute-filter.xml | 283 ------------------------- idp/template-config/attribute-resolver.xml | 223 ------------------- idp/template-config/edupersontargetdid.xml.add | 16 -- idp/template-config/logback.xml | 199 ----------------- idp/template-config/metadata-providers.xml | 57 ----- 6 files changed, 783 deletions(-) delete mode 100644 idp/template-config/README.md delete mode 100644 idp/template-config/attribute-filter.xml delete mode 100644 idp/template-config/attribute-resolver.xml delete mode 100644 idp/template-config/edupersontargetdid.xml.add delete mode 100644 idp/template-config/logback.xml delete mode 100644 idp/template-config/metadata-providers.xml (limited to 'idp/template-config') diff --git a/idp/template-config/README.md b/idp/template-config/README.md deleted file mode 100644 index 6002238..0000000 --- a/idp/template-config/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# IDP config templates - -This directory contains the files which are being replaced after running install. - -Dockerfile should install these after running install. diff --git a/idp/template-config/attribute-filter.xml b/idp/template-config/attribute-filter.xml deleted file mode 100644 index 3514282..0000000 --- a/idp/template-config/attribute-filter.xml +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/idp/template-config/attribute-resolver.xml b/idp/template-config/attribute-resolver.xml deleted file mode 100644 index 92fb1bb..0000000 --- a/idp/template-config/attribute-resolver.xml +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - urn:x-ldapgroup:ndn-sysadmin - cn=ndn-sysadmin,ou=groups,dc=nordu,dc=net - - - urn:x-ldapgroup:ndn-netadmin - cn=ndn-netadmin,ou=groups,dc=nordu,dc=net - - - urn:x-ldapgroup:ndn-secadmin - cn=ndn-secadmin,ou=groups,dc=nordu,dc=net - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - memberOf - - - - - NORDUnet A/S - - - nordu.net - - - urn:schac:homeOrganizationType:int:NREN - - - NORDUNet - - - urn:mace:dir:entitlement:common-lib-terms - urn:mace:terena.org:tcs:escience-user - urn:mace:terena.org:tcs:personal-user - urn:mace:rediris.es:entitlement:wiki:tfemc2 - urn:mace:swami.se:gmai:sunet-baas:admin - urn:mace:swami.se:gmai:sunet-iaas:admin - urn:mace:swami.se:gmai:sunet-iaas:user - - - - - - diff --git a/idp/template-config/edupersontargetdid.xml.add b/idp/template-config/edupersontargetdid.xml.add deleted file mode 100644 index 8601da6..0000000 --- a/idp/template-config/edupersontargetdid.xml.add +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - diff --git a/idp/template-config/logback.xml b/idp/template-config/logback.xml deleted file mode 100644 index 6afa4ef..0000000 --- a/idp/template-config/logback.xml +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${idp.logfiles}/idp-process.log - - - ${idp.logfiles}/idp-process-%d{yyyy-MM-dd}.log.gz - ${idp.loghistory:-180} - - - - UTF-8 - %date{ISO8601} - %level [%logger:%line] - %msg%n%ex{short} - - - - - - - VelocityStatusMatcher - ResourceManager : unable to find resource 'status.vm' in any resource loader. - - VelocityStatusMatcher.matches(formattedMessage) - - DENY - - - - - - 0 - - - - - - WARN - - - ${idp.logfiles}/idp-warn.log - - - ${idp.logfiles}/idp-warn-%d{yyyy-MM-dd}.log.gz - ${idp.loghistory:-180} - - - - UTF-8 - %date{ISO8601} - %level [%logger:%line] - %msg%n%ex{short} - - - - - - - VelocityStatusMatcher - ResourceManager : unable to find resource 'status.vm' in any resource loader. - - VelocityStatusMatcher.matches(formattedMessage) - - DENY - - - - - - ${idp.logfiles}/idp-audit.log - - - ${idp.logfiles}/idp-audit-%d{yyyy-MM-dd}.log.gz - ${idp.loghistory:-180} - - - - UTF-8 - %msg%n - - - - - - ${idp.logfiles}/idp-consent-audit.log - - - ${idp.logfiles}/idp-consent-audit-%d{yyyy-MM-dd}.log.gz - ${idp.loghistory:-180} - - - - UTF-8 - %msg%n - - - - - - ${idp.home}/logs/idp-audit-fticks.log - - ${idp.home}/logs/idp-audit-fticks%d{yyyy-MM-dd}.log.gz - 180 - - - UTF-8 - %msg%n - - - - - ${idp.fticks.loghost:-localhost} - ${idp.fticks.logport:-514} - AUTH - [%thread] %logger %msg - - - - - - - - - - - - - - - - - - - - - diff --git a/idp/template-config/metadata-providers.xml b/idp/template-config/metadata-providers.xml deleted file mode 100644 index d813c06..0000000 --- a/idp/template-config/metadata-providers.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - md:SPSSODescriptor - - - - - - - -- cgit v1.1