diff options
author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-06-03 12:37:28 +0000 |
---|---|---|
committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-06-03 12:37:28 +0000 |
commit | 3bbc64da1cd1a70fd255442574b354dad49bf3ed (patch) | |
tree | 19e5f3163d5cf77381bb21169fca9aba65d210d0 /common/src/main | |
parent | f5f802c85e912ce6ea466a2dc5bff02eda8b6f38 (diff) | |
download | moa-id-spss-3bbc64da1cd1a70fd255442574b354dad49bf3ed.tar.gz moa-id-spss-3bbc64da1cd1a70fd255442574b354dad49bf3ed.tar.bz2 moa-id-spss-3bbc64da1cd1a70fd255442574b354dad49bf3ed.zip |
Changes for load balancing and szr-gateway communication
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1082 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/src/main')
-rw-r--r-- | common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.3.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.3.xsd b/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.3.xsd index 02183819c..570bebd37 100644 --- a/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.3.xsd +++ b/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.3.xsd @@ -179,6 +179,7 @@ <xsd:enumeration value="FrontendServlets.DataURLPrefix"/>
<xsd:enumeration value="AuthenticationServer.KeepAssertion"/>
<xsd:enumeration value="AuthenticationServer.WriteAssertionToFile"/>
+ <xsd:enumeration value="AuthenticationServer.SourceID"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
|