HashiCorp Vault - RADIUS Configuration RSA Ready Implementation Guide
Originally Published: 2023-11-02
This section describes how to integrate HashiCorp Vault with RSA Authentication Manager using RADIUS.
Configure RSA Authentication Manager
Perform these steps to configure RSA Authentication Manager using RADIUS.
Procedure
- Sign in to Security console using the admin credentials.
- Click RADIUS > RADIUS Clients > Add New.
- Provide the following details.
- Client Name: A name for your client.
- Any Client: Select this option if you need the request to come from any IP address.
- IPV4 Address: IP address of the client.
- Make/Model: Standard RADIUS
- Shared Secret: The secret given on your product.
- Click Save & Create Associated RSA Agent.
Configure HashiCorp Vault
Perform these steps to configure HashiCorp Vault.
Procedure
- Sign in to Vault with the root token that is set while starting the HashiCorp Vault server.
- In the left pane, click Access.
- Under Authentication Methods, click Enable new method.
- Select RADIUS under Infra, and click Next.
- Under Enable an Authentication Method, click Enable Method.
- Configure the RADIUS server by providing the following details.
- Host: Server Name or IP address of your Authentication Manager.
- Secret: Enter the RADIUS shared secret. It must match with the secret as entered in the RSA Cloud Administration Console.
- Timeout: 60 seconds.
- Server Authentication Port: 1812.
- NAS Port: 10
In addition to the configuration made in the user interface, you can use the following endpoint to configure RADIUS.
| Type | Endpoint | Header | Body |
| POST | http://127.0.0.1:8200/v1/auth/radius/config | X-Vault-Token : <root token id> | { “host” : “ipaddress” , "port" : "1812" , "secret" : "secret" } |
RSA can be leveraged to use two-factor (PIN + token) authentication. RADIUS integration with HashiCorp Vault currently does not support multi-factor authentication.
Configuration is complete.
Return to the main page.
Related Articles
CyberArk Password Vault Web Access - RADIUS Configuration with Authentication Manager - RSA Ready Implementation Guide 124Number of Views CyberArk Password Vault Web Access - RADIUS Configuration with Cloud Access Service - RSA Ready Implementation Guide 71Number of Views HashiCorp Vault - RADIUS Configuration RSA Ready Implementation Guide 19Number of Views CyberArk Vault - RADIUS Configuration with Authentication Manager - RSA Ready Implementation Guide 3Number of Views Palo Alto NGFW Global Protect - RADIUS Configuration in Cloud Access Service- RSA Ready Implementation Guide 56Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?