Authorization in Obiee 11.1.1.9 With Weblogic and Tables. — Oracle Analytics

Oracle Analytics Cloud and Server

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

Authorization in Obiee 11.1.1.9 With Weblogic and Tables.

Received Response
11
Views
2
Comments
ilfisico
ilfisico Rank 1 - Community Starter

Excuse me for my terrible english!

This is the question:

I have a critical problem.

I want use the Authorization  module in Weblogic.

Service-> MyRealm-> Provider -> New ....... BI SQL Group Provider

This is my environment:

I reconfigured an LDAP Povider to autentication in OBIEE.

For the authorization i want use my tables, and have created this module called  "MyBISQLGroupProvider",  provider type:  BISQLGroupProvider.

I have created the database adapter called with the same name of the provider (i dont know if is necessary)

I hope all this configuration are correct, but does not work for LDAP user, and work only for weblogic useres.

This users (weblogic) do not need  the database adapter to be profile them , because i obtained for them, the groups related in the tables  with the user X before i created the database adapter.

For the Ldap Users this do not work. They to be profiled with their ldap group! 

I DONT WANT THIS. 

I want that they should be profiled with my database table.

Why they have their ldap group? 

There is a method to delete this group and use a groups from my table?

Thanks, i very tired of this situation!!

Fabio

Answers

  • EmmanuelMash
    EmmanuelMash Rank 4 - Community Specialist

    Its a bit difficult to understand what you are trying to achieve but if you are saying you need the user that come with the DefaultAuthenticator to be inactive you can set this on your Authentication Providers. Otherwise you can just reorder them according to where your users are coming from as per your preference. i.e put SQLAuthenticator at the top and set the DefaultAuthenticator as optional

  • Shams Abbasi
    Shams Abbasi Rank 5 - Community Champion
    For the Ldap Users this do not work. They to be profiled with their ldap group!

    Where are you checking these groups, in console or in analytics?

    What are the control flags which you have set for your LDAP and SQL Group Provider?