Oracle Analytics Cloud and Server

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

Weblogic cannot login to Analytics after SSL OBIEE 12c

Received Response
291
Views
3
Comments
Sai_
Sai_ Rank 1 - Community Starter

Hi,

We have upgraded our existing 11g environment to 12c and for the most part things are stable except for SSL. After we have configured SSL users that belong to Default Authenticator (Weblogic, Administrator) cannot login to Analytics, error on the page says Invalid username or password. But AD users can login to Analytics with out any error. When ever it throws error for login it is leaving below error in obis1.out which I could not relate anything online. Any help on this is greatly appreciated.

<Error> <oracle.webservices.service> <BEA-000000> <An error occurred for port: {http://oracle/bi/security/ws/}SecurityWebServicePort: oracle.webservices.provider.ProviderException: javax.xml.ws.WebServiceException: [OBI-SEC-00111] FailedAuthentication: BI Security access is denied - web service credentials are invalid..>

Regards,

SV

Answers

  • Sai_
    Sai_ Rank 1 - Community Starter

    Any help on this please. Thanks

  • User_ANSVT
    User_ANSVT Rank 1 - Community Starter

    Hi..were you able to resolve the issue?

    We are facing the same issue. Cannot login using weblogic as well..

    Sri.

  • Sai_
    Sai_ Rank 1 - Community Starter

    I am posting work around given by Oracle for the issue we were facing which resolved the login problem.

    You should not have username.attr = sAMAccountName attribute updated in 12c like we used to do in 11g finishing off SSL setup. Once this is setup it cannot be deleted because of a bug.

    Solution is in below steps.

    1. Login to EM.

    2. Navigate to Weblogic Domain=>Security => Security Provider Configuration => Identity Store provider => Configure

    3. Select the entry for "username.attr = sAMAccountName", and delete it.

    4. While still in the page, Click the button to add a new custom property
    Provide the name of the property as "username.attr", and the value as "cn".

    5. Add the custom property, and select OK.

    6. Navigate out of the page, then back again to confirm that then new settings are in place.

    7.Restart all services