Forum Discussion
apm question
Are you sure that the ..attr.groupid is correct value to extract radius group id?
Absolutely not. At the time of writing the last post I used this as an example for syntax only. I've had a little more time to dig into it though, and I'd direct you to this document:
that states "session.RADIUS.last.attr.$attr_name" is the set of variables that you'd expect to see if RADIUS completed successfully. The "$attr_name" part is dynamic, so I'd suggest you either:
-
Perform a successful RADIUS auth first without doing any evaluation on its return values so that you can run an access policy report and see what is actually being returned. The report should show you what values are extracted into separate session variables and what those variables are named.
-
Run a network capture and see what the RADIUS server is sending back in its response packets (WireShark is probably best for this given its ability to filter and display the protocol data). I would do this as a troubleshooting step if the above doesn't produce any session variables.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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