Agus, My interpretation of the docs is that if you fill in both sms and email, the user will get to choose (or cas will send to both).
Ray On Fri, 2024-09-06 at 06:26 -0700, Agus Santosa wrote: You don't often get email from [email protected]. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Hi, I am trying to implement mfa-simple with email and sms as available options to users. In my property file, I have the following properties defined cas.authn.mfa.triggers.global.global-provider-id=mfa-simple cas.authn.mfa.simple.sms.attribute-name=phone .... cas.authn.mfa.simple.mail.attribute-name=email .... cas.authn.mfa.core.provider-selection.provider-selection-enabled=true I am not sure what to provide in the "cas.authn.mfa.triggers.global.global-provider-id" property, because both email and sms are in the same "mfa-simple" provider. Is there a way to do it without any custom codes? -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/d4290c566d8d9b45ad6d3fd6cc60b9550e6700da.camel%40uvic.ca.
