cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
480
Views
2
Helpful
3
Replies

Cisco ISE Posture Redirection - HTTP & HTTPS on NAD device.

wavarevivek1
Level 1
Level 1

Hi, 

We are having ISE 2.7 patch 9 and it is used for for endpoint posturing. For unknown clients posture reduction we have enabled the http and https redirection on cisco NAD switches. 

But now we have reported http and https vulnerability from our SOC team and to disable the same. 

Please suggest if there is any alternative way for redirection without enabling http & https on NAD switches or else if there is any way to use http & https without any impacting. 

3 Accepted Solutions

Accepted Solutions

Charlie Moreton
Cisco Employee
Cisco Employee

On IOS-XE devices that don't require access to the web UI, it is recommended to use the following commands to prevent access to the web UI while still allowing the ISE redirect use cases:

ip http active-session-modules none
ip http secure-active-session-modules none

 

View solution in original post

3 Replies 3

Charlie Moreton
Cisco Employee
Cisco Employee

On IOS-XE devices that don't require access to the web UI, it is recommended to use the following commands to prevent access to the web UI while still allowing the ISE redirect use cases:

ip http active-session-modules none
ip http secure-active-session-modules none