Forum Discussion
jmanya_44531
Nimbostratus
Oct 10, 2013F5 APM Radius+Token Authentication
Hello all,
Many days ago I wrote here in order to ask you for support.
I need to deploy an APM solution in order to replace Citrix Access Gateway Enterprise Edition (AGEE). I have configur...
Hamish
Cirrocumulus
Oct 11, 2013Mmm... What variable names in the login page are you using for the pin+tokencode and the radius password.
IIRC, The auth mechanisms both assume that the variable is password (The securid does, which conflicts with auto login for citrix desktops when using AD auth, I think the Radius will be the same).
So you need to do some copying around of variable names between the securid auth and the radius auth. The good news is that this is quite easy. I do something like
- Alter the login page to save the pin+token in a variable called pintokencode 2, alter the login page to save the radius pass in a var called radiuspass
- just before the securid auth use a variable assignment to copy the pintokencode value to password
- just before the radius auth use a variable assignment to copy the radiuspass value to password
[Some assumptions made in here. YMMV]
H
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects