Have you managed this? I looking for solution mfa+sms, sms providers not form the appero payable list. It looks the sms-provider could be managable but i struugle with it too . I think the problem is to flow to sms-provider but who knows.
On Wednesday, March 4, 2020 at 7:34:25 PM UTC+1 Stewart wrote: > Well, looks worse than I originally thought. I'm unable to (broken? or am > I doing something wrong) get ANY SMS provider to be called when configured. > > > On Friday, February 28, 2020 at 4:44:18 PM UTC-8, Stewart wrote: >> >> Hi All, >> >> Using CAS 6.1.4, I've been attempting to get the "simple multifactor >> authentication" to send SMS via a RESTful interface. I'm able to get it to >> send via email, and I'm able to curl the provider with a hand-crafted >> version of the JSON that CAS should be sending - both work, but it appears >> that that the REST call is never sent from CAS for sending SMS. The log >> files are not helpful (they simple say that CAS failed to send via SMS or >> Mail). My configuration is: >> >> cas.authn.mfa.simple=mfa-simple >> cas.authn.mfa.simple.order=2 >> cas.authn.mfa.simple.timeToKillInSeconds=60 >> cas.authn.mfa.simple.tokenLength=6 >> cas.authn.mfa.simple.sms.from=1XXXXXXXXXX >> cas.authn.mfa.simple.sms.text=Your one-time authorization token is: %s >> cas.authn.mfa.simple.sms.attributeName=mobile >> cas.smsProvider.rest.method=POST >> cas.smsProvider.rest.basicAuthUsername=XXXXXXXXX >> cas.smsProvider.rest.basicAuthPassword=XXXXXXXXXXXXXXXXXXXX >> cas.smsProvider.rest.url=https://myprovider.com/endpoint >> The log files show the attribute 'mobile' has the proper value in it. >> >> Has anyone managed to get this working? What am I doing incorrectly? >> > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/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/acf34afd-c4d6-4905-85e5-a5256f2da53en%40apereo.org.
