<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000A4qTDpCQMOkta Classic EngineSingle Sign-OnAnswered2026-02-17T09:00:23.000Z2024-05-21T18:00:06.000Z2024-05-31T17:18:51.000Z

hzb4x (hzb4x) asked a question.

Okta Integration with Oracle Apex (SSO) issue with Public domain URL

I Integrated Oracle Apex with OKTA for SSO

 

I create 1 app integration at okta side as OIDC connect + Web app.

 

My apex app url: http://alv1-apexupgrade.vtg.com:8080/apex/f?p=157:1 (this is private url can be access with vpn)

 

at Okta Side: Sign-in redirect URIs I added: http://alv1-apexupgrade.vtg.com:8080/apex/apex_authentication.callback

 

With above setting, SSO is working perfectly.

 

But we configure url external access to connect apex app for outside private network users.

external url: https://test-domain.com this points to http://alv1-apexupgrade.vtg.com:8080/apex/f?p=157:1

 

But when I try to run this url: https://test-domain.com , Okta giving below error

Bad Request

Your request resulted in an error. The 'redirect_uri' parameter must be a Login redirect URI in the client app settings:

 

Do we need to configure anything in Okta side for this issue?

Image is not available


This question is closed.
Loading
Okta Integration with Oracle Apex (SSO) issue with Public domain URL