Weblogic credentials not working for OBIEE 12c analytics — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Weblogic credentials not working for OBIEE 12c analytics

Received Response
101
Views
6
Comments
User_5YLTI
User_5YLTI Rank 4 - Community Specialist

Hi All,

I am having OBI 12.2.1.4.0 installed and recently added Providers ADProvider for which the control flag is set to sufficient and for DeafultAuthenticator it is set to optional.

But after this change I cannot login to analytics with weblogic credentials but able to login to em and console with the weblogic username and password.

For analytics . it's showing invalid username and password.

Can anyone tell me how to solve this ??

Thanks,

Anumita

Answers

  • 3068122
    3068122 Rank 4 - Community Specialist

    Hi ,

    • set DeafultAuthenticator's control flag to sufficient.
    • Login to enterprise manager (host:port/em) and add "virtualize" parameter with value "true" to Identity Store Configuration.
    • Restart OBIEE and test
  • 3068122
    3068122 Rank 4 - Community Specialist

    Did you solve the problem ?

    If yes , how ?

    You should share the solution to help other that meet the problem like yours.

    Regards

  • 3257177
    3257177 Rank 2 - Community Beginner

    Set control flag sufficient for default authenticator and restart it will work.

  • User_5YLTI
    User_5YLTI Rank 4 - Community Specialist

    Solved the problem :

    1. Update the 'Default Authenticator' provider's control flag to 'OPTIONAL'

    2.Go to Identity store in EM and add the 'virtualize' and 'OPTIMIZE_SEARCH' parameters to 'TRUE' and restart the services.

  • 3068122
    3068122 Rank 4 - Community Specialist

    "Solved the problem" Happy to hear that

    Solution is same that I said apart from OPTIMIZE_SEARCH.

    I think , problem is not about OPTIMIZE_SEARCH parameter and it is about "virtualize" parameter.

    Did you try without OPTIMIZE_SEARCH parameter ?

    NOTE : Also , set status to answered.

    Regards

  • User_5YLTI
    User_5YLTI Rank 4 - Community Specialist

    Yes I tried but somehow it didn't work for me without the OPTIMIZE_SEARCH parameter. But thank you for your suggestions