
u6xo5 (u6xo5) asked a question.
Upon install of the Radius agent and login to the portal, the agent fails to finalize the install with the error "cannot save configuration parameters error 1" I have tried on multiple machines. I set added and configured the app in the Okta portal. I must be missing a step somewhere. Any help would be much appreciated. Error Log is as follows:
2022-02-02 17:00:47 UTC [XXXXXXXX, main] : WARN - org.apache log level is INFO, setting to WARN
2022-02-02 17:00:47 UTC [XXXXXXXX, main] : WARN - org.apache.http.headers log level is WARN, setting to WARN
2022-02-02 17:00:47 UTC [XXXXXXXX, main] : WARN - org.apache.http.wire log level is WARN, setting to WARN
2022-02-02 17:00:47 UTC [XXXXXXXX, main] : WARN - httpclient.wire log level is INFO, setting to WARN
2022-02-02 17:00:47 UTC [XXXXXXXX, main] : INFO - Configuring settings...
2022-02-02 17:00:48 UTC [XXXXXXXX, main] : ERROR - Failed to save properties
com.okta.agent.AgentRuntimeException: Unknown Token request error: null - null
at com.okta.agent.api.http.RestClient.getTokenFromOAuthCode(RestClient.java:313) ~[okta-agent.base-03.20.00-46ba550.jar:?]
at com.okta.ragent.util.ValidatorUtil.validateCmdArgs(ValidatorUtil.java:186) ~[OKTARadiusAgent.jar:?]
at com.okta.ragent.app.Agent.main(Agent.java:32) [OKTARadiusAgent.jar:?]

Hello @u6xo5 (u6xo5)
Thanks for posting.
If after reviewing all these steps the issue is still happening You can open a support case with our team using the information in the link below: https://help.okta.com/en/prod/Content/Topics/Directory/get-support.htm
Let us know if this helps you.
Daniela Chavarria.
Okta Inc.
Thank you. I had the same issue, and entering the full URL worked for me. I'll add that you need to enter it in the format "https://<subdomain>.okta.com/". Without the full URL the Agent will try to append ".okta.com" to whatever you entered.
Thanks so much for the response, the only option I haven't exhausted yet is. (Check for a SSL interception device like a Palo Alto or FireEye. This is related to certificate pinning and affects all agents.) I am looking into this currently, if this isn't the answer, I'll proceed to open a support ticket. Thanks again for the response and information!