mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-08-01 12:24:49 +00:00
ci: update overridexml molecule override template
This commit is contained in:
@@ -252,6 +252,13 @@
|
|||||||
</mechanism>
|
</mechanism>
|
||||||
</mechanism-configuration>
|
</mechanism-configuration>
|
||||||
</http-authentication-factory>
|
</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"/>
|
<provider-http-server-mechanism-factory name="global"/>
|
||||||
</http>
|
</http>
|
||||||
<sasl>
|
<sasl>
|
||||||
|
|||||||
Reference in New Issue
Block a user