Good afternoon all,
I have a strange issue here. We have user access control to our BYOD and Guest networks using Active Directory LDAP authentication to a login portal (Central Web Auth on our ISE servers).
Our BYOD users include students who have student IDs as their login. So a student will have a 6 digit username like "123456" for example. What we discovered recently is that some students have been using Emoji symbols for the numbers and AD authentication will still parse it like the original ascii numbers, but ISE will store their login information with the Emoji symbols.
is being parsed as "domain\123456" in the AD authentication, but then ISE device registration stores that as the emoji. This messes up our firewall policies as it looks at our ISE registration for assigning Internet access rights with employees and administrators with broader access than a student has.