diff --git a/modules/consent/docs/consent.md b/modules/consent/docs/consent.md index 1897ffb995278f8a272039e92da6f557cb6eb508..58e27d913823605ec8097c2e4b632e3f1c8c1e03 100644 --- a/modules/consent/docs/consent.md +++ b/modules/consent/docs/consent.md @@ -235,7 +235,7 @@ Disable consent for some IdPs for a given SP: ### Regular expression support ### You can use regular expressions to evaluate the entityId of either the IdP -or the SP. It makes it easy to disable consent for an entire domain or +or the SP. It makes it possible to disable consent for an entire domain or for a range of specific entityIds. Just use an array instead of a flat string with the following format (note that flat string and array entries are allowed at the same time) :