Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am currently working on device-based authentication and authorization against Microsoft Entra ID–joined devices using Cisco ISE 3.4 Patch 4.I followed the official Cisco documentation to configure the REST ID Store integration with Entra ID (includ...
problem with iPhone guest authentication with cisco ISE aswhile we use the Wifi Guest SSID the redirection page opens for a second thensuddenly closes, while we've android phones and IPads that authenticate normally.ISE 3.3 Patch 2 WLC 9800-Ldoes any...
Hi Community,I am currently managing a Cisco ISE deployment that includes 6 Policy Services Node (PSNs). I am considering deploying a single multi-domain Certificate (SAN certificate) acroos all these nodes. I would appreciate insights into the pros ...
Dear Cisco Community, sofar i understand, it is possible to authenticat device using its certificate. The Authentication in this case is only based on the device presenting a valid certificate that is trusted by ISE.is it possible to leverage REST ...
I am wondering if there is any documentation pertaining to the ISE API's handling pagination limitsWhen using the Cisco ISE API to fetch all rejected endpoints, I am only receiving a limited set of 100 rejected endpoints, even though there are more r...
the issue was related to the third-party certificate used for the Guest Portal.I had to unassign and reassign the certificate to the Portal Group, which resolved the problem.I was able to identify the root cause by performing a packet capture on an i...
Thank you for the detailed explanation and for sharing your blog post — it was very helpful.I understand your point about matching the exact value present in the certificate, including the full DNS Name= string, and using a regex such as: ^DNS Name...
Thank you for your replay What are the exact Device Query settings you have configured? Entra Device NameWhat regex string are you using to match the desired identity?I am using the predefined regex for SAN-DNS: ^[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)+$In ...
would you provide me with the stored procedures do you use for the user login on guest portal ? i get always the error "24851 Connection to external ODBC database failed" Although the test from ISE was successfully
would you provide some information about how did you let the user be authenticated using ODBC as an identity source ? i get always an error RADIUS error 24851 (“Connection to external ODBC database failed”),although the ODBC connection test succeeds