cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
628
Views
0
Helpful
1
Replies

ISE 2.1 @ Authorization Condition

csavas
Cisco Employee
Cisco Employee

Hello,

I am using LDAP as a external identity source and trying to create a condition which maps an LDAP attribute to a RADIUS attribute.

I am trying to archive following condition:

LDAP-Attribute-A = Switch IP address (Type: Directory String)

LDAP-Attribute-B = NAS Port (Type: Directory String)


AUTHORIZATION CONDITION

          LDAP-Attribute-A = Radius:NAS-IP-Address

          LDAP-Attribute-B = Radius:NAS-Port


I am getting following error message: Please enter a valid expression for the condition.


Thanks in advance,

Cengiz

1 Accepted Solution

Accepted Solutions

hslai
Cisco Employee
Cisco Employee

It works for me when the data types matched between the right-hand-side (RHS) and the left-hand-side (LHS), such that Attribute A is IPv4 and B is INT.

Screen Shot 2017-09-07 at 7.46.32 AM.png

View solution in original post

1 Reply 1

hslai
Cisco Employee
Cisco Employee

It works for me when the data types matched between the right-hand-side (RHS) and the left-hand-side (LHS), such that Attribute A is IPv4 and B is INT.

Screen Shot 2017-09-07 at 7.46.32 AM.png