Re: [cas-user] Radius Authentication seems not work if MFA is not enabled on CAS 6.1.x, is that intended?

2020-10-09 Thread irvan suryadi
Hello sir, About your problems, i think this time i have the same problem like this one. And I need some help to resolve this problem. May I get your cas.properties configuration specially about the "cas.authn.radius" authentication? Thanks sir, Irvan Pada Kamis, 07 November 2019 pukul

Re: [cas-user] Radius Authentication seems not work if MFA is not enabled on CAS 6.1.x, is that intended?

2019-11-06 Thread Andy Ng
Hi Colin Thanks for the advice! It work after adding `cas:cas-server-support-simple-mfa`. Pretty sure that is a bug lol, see if I can trace it down when free, thanks again. Cheers! - Andy -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List

Re: [cas-user] Radius Authentication seems not work if MFA is not enabled on CAS 6.1.x, is that intended?

2019-11-06 Thread Colin Ryan
I ran across this too. I had to add the gradle linkage for simple MFA to get around this. compile "org.apereo.cas:cas-server-support-simple-mfa:${project.'cas.version'}" Not sure why, but I did. colin On 2019-11-06 2:28 a.m., Andy Ng wrote: Hi all, In my quest to test out some CAS

[cas-user] Radius Authentication seems not work if MFA is not enabled on CAS 6.1.x, is that intended?

2019-11-05 Thread Andy Ng
Hi all, In my quest to test out some CAS authentication, I stumble across *Radius Authentication*: https://apereo.github.io/cas/6.1.x/mfa/RADIUS-Authentication.html and want to try it out. I am using CAS 6.1.x I used freeradius docker varience (