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 130Number of Views CyberArk Vault - RADIUS Configuration with Authentication Manager - RSA Ready Implementation Guide 5Number 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 Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide 565Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?