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!

Social Sign-in looped me into the dev login page endlessly and resetted all my sessions

vfanJun 16 2020

Current setup:

- Windows Server 2016

- Oracle 19C

- Apex 19.2

- ORDS

I had an application, 101, running properly with Authentication Scheme as social sign in.  However, the security team updated the discovery URL, username and password.  After I updated the new credentials, I no longer be able to run this app.  Basically, when I run the page, it would redirect me to the development login page.  The redirect URL was not hit.  Instead of showing app f?p=101, it shows f?p=4550 asking my workspace name, username and password.  This is the loop I am stuck in. The application 101 was not reached at all.  I doubted the authentication page was hit either.  I was looking at the debug page and it has this "nobody" user.  There was no further information.  I reset the authentication scheme to default APEX, and the app works again.  This is definitely the social sign in issue but the security team denied it's their fault.  Is this an APEX problem?

Again, the only thing I changed was the discovery URL, username and password.  What could be the problem?  Thank you.

Comments
Post Details
Added on Jun 16 2020
0 comments
197 views