cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3181
Views
20
Helpful
3
Replies

Blue coat proxy integration with ISE 2.4

ranjit123
Level 3
Level 3

Hello All,

 

We need to integrate Bluecoat proxy with ISE 2.4 for radius authentication and authorization has any one done the same can some one explain me the flow and what attributes should i match in ISE for the same

1 Accepted Solution

Accepted Solutions

Hi Ranjit,

 

Please try this out.

Add Bluecoat Proxy under Radius Vendor in ISE Dictionary with vendor id 14501

Under dictionary attribute add 2 new attribute with

Attribute Name : Blue-Coat-Authorization

Data Type: UINT32

Direction: Both

ID: 2

Another attribute with Attribute Name: Blue-Coat-Group

Data Type: UINT32

Direction: Both

ID: 1

 

Under Authorization profile,use network device profile as Bluecoat,then in Advance attribute call the above 2 attributes as:

Blue-Coat-Authorization = 2
Blue-Coat-Group = 2 

https://community.cisco.com/t5/identity-services-engine-ise/bluecoat-proxy-ssg-300-25-administration-access-using-ise/m-p/3715526/highlight/true

-Aravind

View solution in original post

3 Replies 3

Hi Ranjit,

 

Please try this out.

Add Bluecoat Proxy under Radius Vendor in ISE Dictionary with vendor id 14501

Under dictionary attribute add 2 new attribute with

Attribute Name : Blue-Coat-Authorization

Data Type: UINT32

Direction: Both

ID: 2

Another attribute with Attribute Name: Blue-Coat-Group

Data Type: UINT32

Direction: Both

ID: 1

 

Under Authorization profile,use network device profile as Bluecoat,then in Advance attribute call the above 2 attributes as:

Blue-Coat-Authorization = 2
Blue-Coat-Group = 2 

https://community.cisco.com/t5/identity-services-engine-ise/bluecoat-proxy-ssg-300-25-administration-access-using-ise/m-p/3715526/highlight/true

-Aravind

Hello Thanks a lot for reply

 

where to match shell privileges..

Privilege levels will be configured under authorization profile for Radius.

-Aravind