ansible-role-docker_keycloak/templates/2_mds_exclusion.conf

8 lines
168 B
Plaintext
Raw Normal View History

2022-04-28 17:40:43 +02:00
# {{ ansible_managed }}
<LocationMatch "^/auth/admin/realms/">
SecRuleRemoveById 911100
SecRuleRemoveById 932130
SecRuleRemoveById 949110
</LocationMatch>