Middleware and DevOps

Saturday, 14 May 2016

Identity Store Configuration — Add multiple Authenticatior in WebLoigc


After Adding the multiple authentication provider  in WebLogic, we need to add some additional property.
To Add these property first login to the em and perform the below steps,

Expand the Domain Name –> Right Click on domain name –> Identity Store Configuration –> then add the below property

        1)  Virtualize –> true 

    2)   PROPERTY_ATTRIBUTE_MAPPING  –> GUID=uid

        3) user.login.attr    –> uid

       4)  CONNECTION_POOL_CLASS  –> oracle.security.idm.providers.stdldap.JNDIPool — This comes default

=====================================================================================================

After adding the virtualize=true property,the side effect is that your domain logs may capturing a high value of libOVD

warning messages.

To prevent that unwanted messages perform the following the steps

Connect to the SOA domain:

connect(‘<admin user>’,'<admin password>’,’t3://<admin host>:<admin port>’)

Run this command for each managed server:

setLogLevel(target='<managed server name>’,logger=’oracle.ods.virtualization’,level=’ERROR:1′,addLogger=1)

Connect to the WCP domain:

connect(‘<admin user>’,'<admin password>’,’t3://<admin host>:<admin port>’)

Run this command for each managed server:

setLogLevel(target='<managed server name>’,logger=’oracle.ods.virtualization’,level=’ERROR:1′,addLogger=1)


**Restarts are not necessary.**
Posted by Manoj Kinage at 00:19
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: WebLogic

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

Manoj Kinage
View my complete profile

Blog Archive

  • ►  2022 (3)
    • ►  June (2)
    • ►  January (1)
  • ►  2020 (6)
    • ►  June (2)
    • ►  May (2)
    • ►  April (1)
    • ►  February (1)
  • ►  2019 (2)
    • ►  October (1)
    • ►  September (1)
  • ►  2018 (2)
    • ►  September (1)
    • ►  June (1)
  • ►  2017 (5)
    • ►  June (1)
    • ►  April (1)
    • ►  March (2)
    • ►  January (1)
  • ▼  2016 (17)
    • ►  December (1)
    • ►  November (1)
    • ►  September (1)
    • ►  July (1)
    • ►  June (6)
    • ▼  May (7)
      • OAM not starting with JDK 1.7
      • Recovering the WebLogic Admin Password and datasou...
      • Enabling JRockit Mission Control Flight Recorder
      • Thread Dumps
      • Set page load time in access.log
      • Identity Store Configuration — Add multiple Authen...
      • Easy steps to resize partition on Linux using btrf...
Watermark theme. Powered by Blogger.