"400 Bad Request" Error Occurs with Okta SSO - Unable to Log in to VPN
I configured SSO authentication with Okta as the IdP for the Cato VPN Client, but when attempting to connect to the VPN, I receive a '400 Bad Request' error and cannot log in.
Setup:
"Single Sign-On" has been configured in CMA
"Cato Portal" configured in Okta
A VPN connection has been attempted using the Cato Client
During authentication, the following error message appears:
Error Message:
"400 Bad Request"
What I have tried:
I found the following information in Okta's Knowledge Base, but I was unable to locate the corresponding setting in the Cato Portal
Make sure that the redirect_uri, http://localhost:8080/authorization-code/callback is registered as an allowed Sign-in redirect URI in Open ID Client for the application being used
[Reference link]
(https://support.okta.com/help/s/article/The-redirect-uri-parameter-must-be-an-absolute-URI?language=en_US)
Question:
If anyone has encountered and resolved this issue, I would appreciate any insights on key configuration points or possible solutions.
Additional Information:
I am using Okta's free Developer edition (https://developer.okta.com/login/) for testing.