01-05-2024 04:28 AM
Hi,
we are currently facing the following issue running a Cisco ISE 3.2 Patch 2:
So, anyone got any idea about this? when should ISE query the MDM endpoints for the MDM attributes when not during authz (with having no cached/expired attributes available)? We are running out of ideas here
Solved! Go to Solution.
01-07-2024 08:49 PM - edited 01-09-2024 05:19 PM
@stevez Since you have two MDMs, please ensure MDM:MDMServerName used in the authorization conditions.
For example,
If MDM:MDMServerName EQUALS itune
AND MDM:DeviceRegisterStatus EQUALS Registered
AND MDM:DeviceCompliantStatus EQUALS Compliant
...
Attached is the info on this ISE 3.2 feature that shared by one of my coworkers.
01-07-2024 02:45 PM
I would suggest opening a TAC case to investigate the issue.
01-07-2024 08:49 PM - edited 01-09-2024 05:19 PM
@stevez Since you have two MDMs, please ensure MDM:MDMServerName used in the authorization conditions.
For example,
If MDM:MDMServerName EQUALS itune
AND MDM:DeviceRegisterStatus EQUALS Registered
AND MDM:DeviceCompliantStatus EQUALS Compliant
...
Attached is the info on this ISE 3.2 feature that shared by one of my coworkers.
01-08-2024 01:27 AM - edited 01-08-2024 01:28 AM
thx, @hslai - that did the trick. I was already aware that it was related to the 2 MDMs, since it was working with only one enabled. Then I checked docs again, and saw mentioning of MDMServerName and that really fixed the issue in the end.
What I don't understand: If this is an endpoint that ISE sees for the first time, why does that rule even trigger (since it has no information about MDMServerName at that point)? And I also observed that the rule is only working when MDMServerName is used as the FIRST condition in the ruleset - also something that I learned the hard way during multiple trial and errors.
Anyways, it's working now with fresh(unknown) devices and 2 active MDMs.
01-09-2024 05:36 PM
@stevez I believe the reason that MDMServerName has to come first among the list of MDM conditions is how we addressed CSCuv68500 MDM: do not force redirection for devices not already enrolled with MDM; i.e., it tags which MDM server to query for the other MDM conditions.
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