sion

Oracle Fusion Middleware : Oracle Identity and Access Management Suite 10g/11gR1/11gR2PS1,PS2,PS3 : OIM | OAM,OAAM,OIF | OID, OVD, DIP | OUD/ ODSEE | Microsft AD | OpenLDAP | ADF | EBS R12 | OECMCCR4 | Business Intelleigence - Bi Publisher | Banking | Demo Applications | Core Java | SQL | PLSQL | Web services | Weblogic | Tomcat | JBoss | OHS | WebGate | WebCenter | In any Queries please Contact Me : info@oratechsoft.com

Search This Blog

Sunday 15 May 2016

Configuring an MS-AD Authentication Provider in WebLogic 10.3.6 

Requirements (on AD side)
  • LDAP connection user with the necessary rights in AD to do subtree searches on your users and groups container, respectively in the scope we configure below
  • For LDAP in OIM to work, you need an AD Group called "oimusers", in which all users who shall be able to login to OIM need to be member. The group need to be named exactly "oimusers".
Step 1: Login Weblogic Administration Console 

UserName : weblogic
Password : Lucky1234


WebLogic Landing / Welcome Page 

 

 

Step 2: Create New Provider
Authentication Provider
·        Name: ADAuthenticationProvider
·        Type: ActiveDirectoryAuthenticator
·        Control Flag: SUFFICIENT 
 User scope configuration
·        User Base DN: Container where your users are found
·        Rest of the parameters stay default  
Group scope configuration
·        Group Base DN: Container where your groups are found
·        Your "oimusers" group must be found in this container or in the subtree
·        Rest of the parameters stay default 

 

 


 


 



Step 3: Restart Admin Server



Step 4: Check oimusers group










 




Step 6: Restart Admin Server

 




Thanks & Regards
---------------------------

LuckyFusion