mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-08 11:50:29 -07:00
ci: update overridexml molecule override template
This commit is contained in:
parent
e209507a3f
commit
5563317718
1 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue