Radius server

Hello everyone.

We want to use forgerock with radius to authenticate users to the wifi.

Do you know how to configure eap mschapv2 on the server?

Is this type of configuration supported?

Greetings @jrauda2
Thank you for the inquiry,
AM supports Radius in Bothe the server role and the client role.
Details of the implementation and setup are found here:
https://backstage.forgerock.com/docs/am/7.4/radius-server-guide/preface.html

In particular, the ootb Authentication Module for AM in the client role supports these properties:
https://backstage.forgerock.com/docs/am/7.4/authentication-guide/auth-modules.html#authn-radius

The ootb server role supports these properties:
https://backstage.forgerock.com/docs/am/7.4/reference/global-services-configuration.html#global-radiusserverservice

For specifics of known issues and support, please see the AM Release Notes:
https://backstage.forgerock.com/docs/am/latest/release-notes/preface.html

I will need to review the eap mschapv2 specifics. Do note that this is not explicitly called out and may require customization of the handler class.

Cheers.