Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Can we apply data/row wise security to Weblogic user in Oracle analytics server

Hi,
Is there a way to apply data level/row level security in Oracle analytics server. Can someone help with the steps.
Thanks in advance!!
Thanks,
Satya
Best Answer
-
To conclude and summarize this thread.
When Enabling row-levels security filters with OAS in the semantic layer (repository/RPD), the filters do not apply the the BIServiceAdminstrator role. This is only related to the "weblogic" user because you have assigned that specific user the BIServiceAdministator role explicitly, or implicitly (via groups).You can implement and enforce row-level data security in both the repository and in the database, if you need.
In your case, you can also remove the role from the user (in OAS 2024, you can use fine grain permissions if necessary)Resources
0
Answers
-
@satya_nvs - Applying data-level security to the WebLogic or admin user is not recommended. Here’s why:
- Administrator Role: WebLogic and admin users are typically assigned superuser privileges, allowing them to have unrestricted access to all system components, configurations, and data. Restricting their access with data-level security could interfere with their ability to manage the environment effectively.
- Best Practices: Instead of applying data-level security to WebLogic or admin users, it is better to ensure these users are limited to necessary roles and responsibilities. Data-level security should be applied to regular users who need access control over specific data.
Therefore, it's best to avoid applying data-level security to the WebLogic or admin user and instead focus on properly managing privileges for operational roles.
0 -
Hi @Sumanth V -Oracle i totally agree with your points. But we have got a requirement for couple of our HR reports to apply the data security for weblogic as the weblogic password is available with the core development and prod support team.
Just wanted to check if the datalevel security can be applied to weblogic only for those reports or not.
Thanks for your suggestions.
Satya
0 -
@satya_nvs It is not possible as the user 'weblogic' has BI Administrator application role.
0