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!

APEX Permission Groups (AD)

dnunknown1Nov 6 2019 — edited Nov 6 2019

APEX 18.1.0.00.45

Using ORDS

My question is this...

I have Authentication setup for users to log into the application based on Active Directory credentials, this work well.  How do I leverage AD groups?

Currently to apply security on sections of the application I have tables which permission groups are in and then have an Authorization Scheme created that is based on users in that table  and the Authorization Scheme is applied to stay a button.

I would much rather have the permissions utilize AD groups so I do not have to administer these permission relations in the tables.

They already get access to log into the application via AD, how do I setup APEX to say 'this button is available to this user if logged in user is part of AD group X'

Thanks,

Steve

Comments
Post Details
Added on Nov 6 2019
1 comment
378 views