Hello guys,
We have two instances of CAS 7.3.5 (docker image)
I don't know how to specify that the cas mfa-simple MUST use email only.
tried various config such as :
cas.authn.mfa.simple.communication-strategy.supported-types=EMAIL
i didn't find any documentation about this configuration too.
I want ot keep SMS notification for other usages (pw reset for instance)
Thanks in advance
--