Categories
obie 12c security issue

Dear Experts,
After upgrade form obiee 11g to OBIEE 12.2.1.4.0 , in my system-jazn-data file I can see the missing role groups in the obiee 12c system-jazn-data file.
Obiee 11g ( I can see all the role groups in the 11g)
=====================================================
<app-role>
<name>BIAuthor</name>
<display-name>BI Author Role</display-name>
<guid>***********************</guid>
<class>oracle.security.jps.service.policystore.ApplicationRole</class>
<members>
======================================================================================
OBIEE 12c ( but I am missing everything in the obiee 12c?
Environment
windows server 2016
obiee 12.2.1.4.0
sql server 2016
Answers
-
What are you missing?
By "role group" you probably mean application role. You are missing them where? Just in the file? Because not seeing them in the file doesn't mean they aren't there. Did you check in EM if you have them? OPSS is in the database, as long as they are there everything must be fine...
0 -
Additional to what Gianni says: Did you read any documentation on 12c or upgrades?
"BIAuthor" was the 11g name. In 12c that vanilla (out of the box) application role is called "BI Content Author"!
It's always good to approach a new system by reading up on it an understanding what happens before playing around with it.
0