Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Authorization in Obiee 11.1.1.9 With Weblogic and Tables.

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
-
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
0 -
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?
0