Hi, For one of my projects I have to set up two factor authentication. I have used Apache Free Radius module which acts as a client to Radius server. This setup is already been done and 2FA is working fine. But, I'm having an issue. If I get authenticated, it will stay authenticated (forever apparently) in both FF and IE browser, also if I supply invalid username or password, I get a "Authorization Required" response (that apparently stays forever too). But, In Chrome I didn't notice this behavior. Whenever I refresh the page, it apparently prompts for the username and password. Can someone please suggest on this. Thanks in advance. -- Thanks and Regards, Jeevan Mithyantha
On Jun 28, 2016, at 9:59 AM, Jeevan Mithyantha <jeevan.koteshwara@gmail.com> wrote:
For one of my projects I have to set up two factor authentication. I have used Apache Free Radius module which acts as a client to Radius server. This setup is already been done and 2FA is working fine.
But, I'm having an issue. If I get authenticated, it will stay authenticated (forever apparently) in both FF and IE browser, also if I supply invalid username or password, I get a "Authorization Required" response (that apparently stays forever too). But, In Chrome I didn't notice this behavior. Whenever I refresh the page, it apparently prompts for the username and password.
Try using the latest version of the module from github: https://github.com/FreeRADIUS/mod_auth_radius/archive/master.zip I *think* that's been fixed. Alan DeKok.
Hi Alan, I will try with that. Thanks for the suggestion. Do you have any idea what could be the reason. On Tue, Jun 28, 2016 at 3:01 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Jun 28, 2016, at 9:59 AM, Jeevan Mithyantha < jeevan.koteshwara@gmail.com> wrote:
For one of my projects I have to set up two factor authentication. I have used Apache Free Radius module which acts as a client to Radius server. This setup is already been done and 2FA is working fine.
But, I'm having an issue. If I get authenticated, it will stay authenticated (forever apparently) in both FF and IE browser, also if I supply invalid username or password, I get a "Authorization Required" response (that apparently stays forever too). But, In Chrome I didn't notice this behavior. Whenever I refresh the page, it apparently prompts for the username and password.
Try using the latest version of the module from github:
https://github.com/FreeRADIUS/mod_auth_radius/archive/master.zip
I *think* that's been fixed.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Thanks and Regards, Jeevan Mithyantha
participants (2)
-
Alan DeKok -
Jeevan Mithyantha