05-17-2023 03:32 AM
Hi to all,
i am looking of a way to differentiate between two kind of dot1x users:
1. Users that have to go through AD which is correctly configured as identity source in ISE and this rule is the only active rule in policy sets
and
2. Users that go through proxy radius which also work correctly when this rule is the only active in policy sets
But when i activate both rules, the proxy radius based users fail to authenticate when the AD rule is configured firstly and the same is true when the proxy radius rule is configured firstly then the AD users fail.
The problem as i see it is because the condition in the Policy sets is the same that is : Normalised Radius Flow Type EQUALS wired802_1x.
Any ideas how could i differentiate between these two flows (AD flow and Proxy radius flow)?
Thanks,
Ditter
Solved! Go to Solution.
05-17-2023 03:27 PM
This sounds similar to the Eduroam use case example found here:
You would need the username presented to ISE to differentiate between users in your realm (authenticated by your AD) versus users in another realm (proxied). Your Policy Set matching conditions would be based on those attributes.
05-17-2023 03:27 PM
This sounds similar to the Eduroam use case example found here:
You would need the username presented to ISE to differentiate between users in your realm (authenticated by your AD) versus users in another realm (proxied). Your Policy Set matching conditions would be based on those attributes.
05-19-2023 01:24 AM
Thanks for the document. I added an AND statement in the two conditions to differentiate between users , something like the following:
Normalised Radius Flow TYpe AND Radius User-Name contains (or NOT contains) the realm i want in order to send some users to proxy radius and some others in the Active Directory.
It seems that it is working in a way.
Ditter
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide