30 Jun
2010
30 Jun
'10
10:45 a.m.
Maria Sanchez wrote:
For example an "Admin" role that indicates to an application what are the actions the user can perform.
OK.
Is this role for use by a real client, i.e. *not* radclient? Yes. I have an application that authenticates the user with Radius and then gets the set of roles assigned to this user. With the set of roles the application knows what the user can or cannot do.
If you're writing your own client, just return the name of the role in the Filter-Id attribute. Alan DeKok.