Ajout d'exceptions modsecurity pour keycloak

This commit is contained in:
Navas 2022-05-29 11:24:31 +02:00
parent 15cdb37732
commit d034af8e44
1 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,7 @@
# {{ ansible_managed }}
<LocationMatch "^/auth/admin/realms/">
SecRuleRemoveById 911100
SecRuleRemoveById 932130
SecRuleRemoveById 949110
</LocationMatch>