Forum Discussion
iRule for selecting Radius profile
I am looking to see if there is a way to select different Radius profiles in an iRule based on the URL I want to access.
Radius profiles: profile auth r-profile1 { defaults from radius config radius-a type radius credential source http basic auth }
auth radius radius-a { debug enable client "Radius-A" servers { server1 server2 } }
profile auth r-profile2 { defaults from radius config radius-b type radius credential source http basic auth }
auth radius radius-b { debug enable client "Radius-B" servers { server1 server2 } }
Appreciate any ideas. Thanks
1 Reply
- IheartF5_45022
Nacreous
Hi. I don't think you can modify the profile itself in iRules, however I think you can perform the profile functions in an iRule. Take alook at this https://devcentral.f5.com/articles/offload-authentication-with-irules.Uzzo3Eq4aM8.
I'm busy right now, but would be happy to suggest a way to adapt Colins rules later for your purposes if you like.
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