RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
When an attribute is configured in Security Console under Identity > Users > Authentication Settings > RADIUS > RADIUS User Attributes, you may notice the attribute sent by RSA Authentication Manager to RADIUS client has both an attribute ID and an attribute name appended to the value.
For example:
- If you select 11 - Filter-ID" from Attribute and set "policy_GRP_1 as the value, the attribute contained in RADIUS response message is:
Filter-ID=ATTR11_Filter-ID=policy_GRP_1
- If you select 18 - Reply-Message from Attribute and set GRP as the value, the attribute contained in RADIUS response message is:
Reply-Message=ATTR1_Reply-Message=GRP
On the other hand, if you set a RADIUS profile in RADIUS > RADIUS Profiles, then link it with a user or agent, the attribute sent by RSA Authentication Manager to RADIUS client contains just the value. For example, if you select Filter-ID[M] for Attribute and set policy_GRP_I as the value, the attribute contained in RADIUS response message is:
Filter-ID=policy_GRP_
The issue is that the attribute format of attribute_id+attribute_name+attribute_value may not be accepted by RADIUS clients.
For RSA Authentication Manager 7.1, see steps provided in the Notes section, below.
For Authentication Manager 8.x:- Login to the Security Console.
- Navigate to Setup > System Settings > RADIUS.
- Check the option to Send user´s RADIUS attributes to the RADIUS server upon successful authentication.
- You can then set the RADIUS Attribute Format. Select one of three options. Use the above example for reference, where 11 - Filter-ID is Attribute and policy_GRP_1 is set as value.
- Send attribute ID, attribute name, and attribute value
Filter-ID=ATTR11_Filter-ID=policy_GRP_1
- Send attribute name and attribute value
Filter-ID=Filter-ID=policy_GRP_1
- Send attribute value only
Filter-ID=policy_GRP_1
- Click Save when done.
Related Articles
Remove Users from User Groups 17Number of Views Remove Member User Groups from User Groups 24Number of Views How to remove entitlements of a decommissioned application from user access in RSA Via Lifecycle and Governance 73Number of Views A completed change request to remove Aveksa Application/Directory entitlements from a user does not remove the access from… 184Number of Views How to retrieve the CRL from RSA Certificate Manager via ldapsearch 31Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026) Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Software Token 5.0.2 for Windows Desktop displays message after reboot due to roaming profile: No token stor…