05-28-2019 03:45 AM
With AnyConnect 4.7 sending UDID to ISE, one of my customer would like to use the same in AuthZ condition and check against SQL db before granting complete access. The UDID is sent as "PhoneID" by AnyConnect. Just wanted to confirm if I can create a custom user attribute with internal name as PhoneID and write an AuthZ to check the value against SQL db.
Many Thanks
V.Venkata Manikandan
Solved! Go to Solution.
05-28-2019 02:54 PM
06-03-2019 07:45 AM
UDID is not exposed via API.
Also, regarding your initial query , as Jason mentioned, you cannot use the UDID attribute in Authz profile today.
The use use case we support today is with Posture condition wherein we can manually add the UDID to AD attribute and use it to get compliance information from AD.
Thanks,
Nidhi
05-28-2019 02:54 PM
05-28-2019 04:25 PM
Thanks Jason. Will wait for the response.
Many Thanks
V.Venkata Manikandan
05-29-2019 12:32 AM
Hi Jason,
Also, is this PhoneID exposed via ISE API or PxGrid Session Object?
Many Thanks
V.Venkata Manikandan
06-03-2019 07:45 AM
UDID is not exposed via API.
Also, regarding your initial query , as Jason mentioned, you cannot use the UDID attribute in Authz profile today.
The use use case we support today is with Posture condition wherein we can manually add the UDID to AD attribute and use it to get compliance information from AD.
Thanks,
Nidhi
07-13-2021 12:33 PM
Hi Nidhi,
Got a customer looking to use the UDID in the posture condition. Do you have a working example of how this is done as you stated above?
07-13-2021 04:30 PM
Hi @toyip ,
I haven't tried the following yet, but it's worth a shot ...
AD
. insert the UDID in the description field (fo ex.:) of an user.
ISE
. Administration > Identity Management > External Identity Sources > Active Directory > select your AD, at Attributes tab, select an attribute from AD (for ex.: description)
. Policy > Policy Sets > select you policy > Authorization Policy:
- Condition:
Cisco.cisco-av-pair CONTAINS <your AD>.description
Note: in this case the Cisco.cisco-av-pair has the UDID of the user.
Hope this helps !!!
07-14-2021 09:50 AM
Hi Marcelo,
Thanks for your reply. I thought the UDID was part of a posture condition as suggested by the other folks in this thread. But your suggestion says otherwise (no posturing involved). I've been looking at the posture conditions in a lab, but not seeing how you can use the UDID in it.
To clarify, the UDID has to be added in AD itself, then ISE picks it up as an AD attribute. Is that correct?
07-14-2021 11:15 AM
Hi @toyip ,
that's correct. UDID has to be added in AD itself.
Note: just like adding a IP Telephone Number on the AD (for example: using the ipPhone attribute)
Regards.
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