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!

Integrating Azure AD Authentication with APEX Applications - Need Guidance

Hello APEX Community,

I have a client who wants to leverage their existing Azure Active Directory (Azure AD) authentication and authorization system for APEX applications, rather than creating separate user tables and authorization mechanisms within APEX itself.

Requirements:

  • Use Azure AD for user authentication
  • Leverage existing Azure AD groups/roles for authorization within APEX
  • Avoid duplicating user management in APEX database tables
  • Maintain seamless single sign-on (SSO) experience

Questions:

  1. What's the recommended approach for integrating Azure AD authentication with APEX applications?
  2. Are there any built-in APEX authentication schemes that support Azure AD/OAuth 2.0?
  3. How can we map Azure AD groups to APEX authorization schemes effectively?
  4. Are there any known limitations or best practices when implementing this integration?

Any guidance, documentation links, or real-world implementation examples would be greatly appreciated.

Environment:

  • APEX version: latest
  • Azure AD tenant available

Thanks in advance for your help!

Comments
Post Details
Added 2 days ago
8 comments
80 views