Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error Setting Up Generic OAUTH2

Andrew.LukesJul 12 2021

APEX 20.2
database: 19c
Getting the error message: Credential is not allowed to be used for this URL endpoint, when I navigate to the home page.
I am unable to find the error message when I search for it.
Hopefully it is some sort of configuration mistake, which is likely since I have little experience in this area. What should I check?
Thanks

Here is the log.

0.019830.00006CGI: PATH_INFO = /home?session=3743609358630

90%

0.019890.00190GET https://c77boasnxzxyszt-db202103190939.adb.us-phoenix-1.oraclecloudapps.com/ords/r/freeadmin/khn6
REMOTE_ADDR=76.88.6.60
REMOTE_USER=ORDS_PUBLIC_USER
APEX_LISTENER_VERSION=21.1.3.r1531102
REFERER=https://c77boasnxzxyszt-db202103190939.adb.us-phoenix-1.oraclecloudapps.com/ords/f?p=4000:1:3743609358630::NO:RP:FB_FLOW_ID,F4000_P1_FLOW,P0_FLOWPAGE,RECENT_PAGES:106,106,106
HTTP_COOKIE=ORA_WWV_RAC_INSTANCE=1; ORA_WWV_REMEMBER_LANG=en

99%

0.021780.00004APEX Version=20.2.0.00.20
Patch Version=2021.03.10
SID=10468
USER=ORDS_PUBLIC_USER
ECID=14bd0718ea68be6a56321e32dbc6af98
INSTANCE=1

90%

0.021820.00002Error: Credential is not allowed to be used for this URL endpoint.

10%

0.021840.00002- display_location: ON_ERROR_PAGE

40%

0.021860.00001- is_internal_error: true

40%

0.021870.00001- is_common_runtime_error: false

40%

0.021890.00002- apex_error_code: WWV_FLOW_CREDENTIAL.NOT_VALID_FOR_URL

40%

0.021910.00002- error_backtrace: ----- PL/SQL Call Stack -----
  object      line  object
  handle    number  name
0x147897ff48       947  package body APEX_200200.WWV_FLOW_ERROR.INTERNAL_GET_ERROR
0x147897ff48      1015  package body APEX_200200.WWV_FLOW_ERROR.INTERNAL_ADD_ERROR
0x147897ff48      1407  package body APEX_200200.WWV_FLOW_ERROR.RAISE_INTERNAL_ERROR
0x3f71b1e58       294  package body APEX_200200.WWV_FLOW_CREDENTIAL.GET_CREDENTIAL
0x659ab3ec8       249  package body APEX_200200.WWV_FLOW_AUTHENTICATION_SOCIAL.INVALID_SESSION
0x13f2a94c58       410  package body APEX_200200.WWV_FLOW_AUTHENTICATION_NATIVE.SOCIAL_INVALID_SESSION
0x13f2a94c58      1150  package body APEX_200200.WWV_FLOW_AUTHENTICATION_NATIVE.EXECUTE_INVALID_SESSION
0xc31fd5d28      3012  package body APEX_200200.WWV_FLOW_PLUGIN.EXECUTE_INVALID_SESSION
0xbfaa5b388      1906  package body APEX_200200.WWV_FLOW_AUTHENTICATION.AUTHENTICATE_AND_INIT_SESSION
0x13888186e8      2516  package body APEX_200200.WWV_FLOW.SHOW
0x13888186e8      5337  pack~

40%

0.02192-- component: APEX_APPLICATION_AUTH test_oauth (61293571878398307)

40%

This post has been answered by Carsten Czarski-Oracle on Jul 12 2021
Jump to Answer
Comments
Post Details
Added on Jul 12 2021
1 comment
2,820 views