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!

After Azure AD SSO login existing authentication scheme base menu not visible

vikrant_sriMar 29 2022

I am able to configure Azure AD SSO for apex but after login it is not showing the menu option if that option has authentication scheme. Earlier with Apex Authentication it was working fine and user was able to see his group related menu option.
what command I should add on post authentication of SSO so it can setup the available scheme/user group for the user. As I feeling because of this it is not able to identify the user group.
I am using user group and authentication scheme to manage application menu
Thanks a lot in advance

Comments

Udo
Answer
Hello Alex,

the APEX Listener doesn't support SSL itself (see {thread:id=2192664}).
You don't need a full app server for this. A proxy capable of serving HTTPS (e.g. Apache HTTPD) would be sufficient.

-Udo
Marked as Answer by 786541 · Sep 27 2020
786541
Thank you!
1 - 2

Post Details

Added on Mar 29 2022
0 comments
123 views