Hi ,
What is the correct format to allow this integer attribute to match to computed attribute?
example
Computed attribute = set to integer
allowed = set to integer
Role Mapping
Auth:test_allowed allowed equals 2
because using an integer number 2 will work can be detect by the clearpass to allow only two device but when using %{} and match it to the computed attribute would allow everything.
Thanks