Skip to Main Content

Application Development Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Active Directory and Weblogic Application Data Source

DLopezFeb 18 2016 — edited Feb 23 2016

Hi,

I've been asked to find a way to save Users information created through Active Directory in my application datasource so my application can check if the user as authorization.

My application, services to fetch the data and datasource will be in the weblogic.

What I found so far was that there as to be a Active Directory Provider in the weblogic to do the authentication, and it will work similar to SQL Provider, puting all users and groups in the weblogic.

Basically what I think I have to do is create something ( service or DB package function maybe ) that will somehow establish the synchronization between both AD and my database.

How can I do it, or there is an easier way to do it?

Thanks

This post has been answered by amey g on Feb 23 2016
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 22 2016
Added on Feb 18 2016
5 comments
1,176 views