RADIUS MFA
Use an external RADIUS server as an MFA provider.
RADIUS (Remote Authentication Dial-In User Service) providers let Hanzo IAM verify a second factor against your RADIUS server during MFA.
Configure the provider
- Providers → Add.
- Set Category to MFA, Type to RADIUS.
- Fill in:
- Host — RADIUS server IP or hostname (e.g.
10.10.10.10) - Port — RADIUS port (default
1812) - Client Secret — Shared secret configured on the RADIUS server
- Host — RADIUS server IP or hostname (e.g.
- Save.
Use in an application
Add the RADIUS provider to your application’s provider list. Users can then choose RADIUS as their MFA method. During setup and sign-in, they enter their RADIUS username and password; Hanzo IAM forwards the check to your RADIUS server.
How is this guide?
Last updated on