Fwd: Does CAS 5.1.0 supports Radius Access Challenge?

83 views
Skip to first unread message

Vishal Ahuja

unread,
Jun 5, 2017, 7:06:44 AM6/5/17
to cas-...@apereo.org

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

Jozef Kotlar - EEA.sk

unread,
Jun 9, 2017, 7:39:50 AM6/9/17
to CAS Community
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

Vishal Ahuja

unread,
Jun 12, 2017, 2:04:03 AM6/12/17
to CAS Community
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

Jozef Kotlar - EEA.sk

unread,
Jun 20, 2017, 3:56:59 PM6/20/17
to CAS Community
Well,

our changes are available in single commit over 5.0.4 version - https://github.com/dodok1/cas/commit/29012f53bffb59cd25a83b27f0a14493efa64106
Feel free to use.

Jozef

Ravi Sharma

unread,
Jun 28, 2017, 7:05:57 AM6/28/17
to CAS Community

Hi Team,

I am working on a product which uses JASIG CAS upgradation from CAS 3.5.2 to CAS 5.0
But did not get any link for this please provide the url for JASIG CAS upgradation from CAS 3.5.2 to CAS 5.0.

Please confirm.

Thanks & Regards,
Ravi Sharma

Reply all
Reply to author
Forward
0 new messages