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 Single Signon Using Azure - Unauthenticated user

IanC1234Oct 11 2022 — edited Oct 11 2022

Hi
We have just implemented social signon using Azure which is working fine.. However I wanted to test a user that was not valid. Authentication correctly fails, however when it fails it stays on the login.microsoftonline.com page and displays the following error message;
Sorry, but we’re having trouble signing you in.
AADSTS50105: Your administrator has configured the application ERAPEX_DEV ('xxxxxxxxxxxxxxx) to block users unless they are specifically granted ('assigned') access to the application. The signed in user xxx@xxx.com' is blocked because they are not a direct member of a group with access, nor had access directly assigned by an administrator. Please contact your administrator to assign access to this application.
Is there any way to configure this so that we can return to an APEX error page or ideally in my case a manual login page..
We are using Oracle APEX 22.1 on a Oracle 19c database and are using an OpenID Connect Provider for SSO..
Cheers Ian

Comments
Post Details
Added on Oct 11 2022
2 comments
879 views