Thanks Jozef!!! Can you please tell me the version of JRadius liberary which you used for this purpose. Also if there is some example implementation.
TIA, Vishal On Friday, 9 June 2017 17:09:50 UTC+5:30, Jozef Kotlar - EEA.sk wrote: > > Hello, > > yes, actual implementation doesn't support Access Challenge response. > This is actually bug/feature in used JRadius library, beacuse it never > return AccessChallenge. > > To overcome this (in connecting to RSA Securid server) we had to pull out > some code from JRadius library and handle it specificaly. > > Jozef > > On Monday, June 5, 2017 at 1:06:44 PM UTC+2, Vishal Ahuja wrote: >> >> >> Hi Team, >> >> I am working on a product which uses JASIG CAS radius authentications. >> I see that CAS now supports MFA, just wanted to check if the latest CAS >> release 5.1.0 supports radius access challenge. We are currently at version >> 3.5.2 >> >> As per my understanding the authenticate method in JRadiusServerImpl.java >> class is only returning the response in case the radius response is >> instanceof AccessAccept. But not handling the case for AccessChallenge. >> >> Please confirm. >> >> Thanks & Regards, >> Vishal >> >> -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/0957b984-8785-4d0a-b8a8-3c1c144d792c%40apereo.org.
