@if (!defaultRadiusServerIsSet() && authService.role() === "admin") {
To ease the enrollment of RADIUS tokens you can set default values in the
RADIUS Token Configuration
!
}
Check the PIN locally
@if (!wizard || !defaultRadiusServerIsSet()) {
RADIUS server configuration
Select a predefined
RADIUS server configuration.
The RADIUS request will be forwarded to this RADIUS server.
@for (option of radiusServerConfigurationOptions(); track option) {
{{ option }}
}
RADIUS Server is required
}
RADIUS UserRADIUS User is required