ci: update overridexml molecule override template

This commit is contained in:
Guido Grazioli 2022-12-16 16:28:11 +01:00
parent e209507a3f
commit 5563317718
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B

View file

@ -252,6 +252,13 @@
</mechanism>
</mechanism-configuration>
</http-authentication-factory>
<http-authentication-factory name="application-http-authentication" security-domain="ApplicationDomain" http-server-mechanism-factory="global">
<mechanism-configuration>
<mechanism mechanism-name="BASIC">
<mechanism-realm realm-name="ApplicationRealm"/>
</mechanism>
</mechanism-configuration>
</http-authentication-factory>
<provider-http-server-mechanism-factory name="global"/>
</http>
<sasl>