diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd | 2 |
1 files changed, 1 insertions, 1 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 43ab377d0..16ff4a564 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 @@ -186,7 +186,7 @@ <xsd:enumeration value="FrontendServlets.EnableHTTPConnection"/>
<xsd:enumeration value="FrontendServlets.DataURLPrefix"/>
<xsd:enumeration value="AuthenticationServer.KeepAssertion"/>
- <xsd:enumeration value="AuthenticationServer.WritAssertionToFile"/>
+ <xsd:enumeration value="AuthenticationServer.WriteAssertionToFile"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
|