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!

Dynamic Authentication Scheme with Custom and SSO - Custom Auth Failing

Veerendra Patil5 hours ago

Hi,

I have an app with Custom Authentication - Works all fine.

Now, I create a second scheme with Azure SSO.

My Default authentication is still the Custom Auth.

I create a button on Page9999 as Login With Azure - On Click Redirect To Page 1 (home page) with REQUEST as APEX_AUTHENTICATION=MY_AZURE_SSO (Credential Name)

When I log using AZURE - It works fine by going to MS and after logging in , I am redirected back to home page correctly.

Now, When I try to login using my old Custom Auth by username/password, I get Invalid Credentials.

When I try to log username/password in my custom auth procedure, I dont get the logs.

I think the auth schemes are getting mixed up somewhere.

Can you please suggest.

Thanks

Comments
Post Details
Added 5 hours ago
0 comments
16 views