diff options
| author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-10-19 07:06:49 +0000 | 
|---|---|---|
| committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-10-19 07:06:49 +0000 | 
| commit | 114acd7687c92e9f2202536c6172b10266d7e949 (patch) | |
| tree | d8a6a9ff93e39db0c112482f2a5e093267a14f2f /common/src | |
| parent | 2c8075dab2371856fd9f0a3695376932c07189b0 (diff) | |
| download | moa-id-spss-114acd7687c92e9f2202536c6172b10266d7e949.tar.gz moa-id-spss-114acd7687c92e9f2202536c6172b10266d7e949.tar.bz2 moa-id-spss-114acd7687c92e9f2202536c6172b10266d7e949.zip | |
Enabled more debug information
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1024 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/src')
| -rw-r--r-- | common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd b/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd index 5a87e3fde..43ab377d0 100644 --- a/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd +++ b/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd @@ -185,6 +185,8 @@                    <xsd:enumeration value="TrustManager.RevocationChecking"/>
                    <xsd:enumeration value="FrontendServlets.EnableHTTPConnection"/>
                    <xsd:enumeration value="FrontendServlets.DataURLPrefix"/>
 +                  <xsd:enumeration value="AuthenticationServer.KeepAssertion"/>
 +                  <xsd:enumeration value="AuthenticationServer.WritAssertionToFile"/>
                  </xsd:restriction>
                </xsd:simpleType>
              </xsd:attribute>
 | 
