
ScottA.38586 (Customer) asked a question.
If the on-prem agent is acting as a radius server is there a potential work around for an RSA installation that is predicated on Linux servers since the OKTA agent is currently only available on Window to date?

Hello @ScottA.38586 (Customer),
Following the information on the link: https://help.okta.com/en/prod/Content/Topics/Security/MFA_OnPrem.htm
The Okta On-Prem MFA agent can be installed on the following Supported OS:
Regards,
Natalia
Okta Inc.
RSA servers in this environment are not windows. Thus, I the reason for posting this question. I'm looking to understand the appropriate work around in a Linux MFA environment.
We do this,
set up on prem mfa then install the radius agent. Point onprem to the rsa and any radius apps to okta radius agent. It will downstream to rsa.
i have a help group on FB called okta tips and tricks join for more help.
Thank you for the info. I want to just clarify the steps.
yup thats it! actually pretty easy
Only got ya is every time you add a radius product to okta you have to restart the radius service on all servers offering it. otherwise the port never starts.
can do a netstat -an to confirm you see the UDP port listening
Excellent, thank you!