Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 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
12c Obiee Analytics login issue

Hi ,
Iam not able to login to analytics page but em & console are working fine for weblogic user.
I tried the steps from below link:
but this is not the error we see in bi_server1.log
Answers
-
OBIEE 11g is different than 12c ...
Does your weblogic user have the right permissions?
Is it member of the required application roles? Do you have application roles for OBIEE?
What's the history of the system? Fresh install, upgrade, something else?
sai kiran t wrote:but this is not the error we see in bi_server1.log
Don't you think it's worth to post here what you see in your log? Because ... we still don't have a working crystal ball ...
0 -
it was working fine till some time ago. I have added
as per below link & restarted
This is the error i see
Unable to Sign In Service instance initialization failed.
bi_server1-diagnostic.log has this error
Caused by: javax.xml.ws.WebServiceException: [OBI-SEC-00111] FailedAuthentication: BI Security access is denied - web service credentials are invalid.
I made sure Ensure the Default Authenticator Control Flag is configured as 'SUFFICIENT '. &
changed this also still no use
0 -
What is your exact version of OBIEE 12c 12.2.1.0.0, 12.2.1.1.0 or 12.2.1.2.0?
Is your SQL Authentication/Authorization (ReadOnlySQLAuthenticator Provider(Authentication and Authorization) or BISQLGroup Provider(Authorization)) is successful and you are able to login with database users?
If issue is only with Default Authenticator users example weblogic then have you made sure to configure identity store virtualization because if this is not done then only Provider at the top of Provider list would be used for Authentication.
So make sure virtualize = true is set as per below link under section "Configuring Identity Store Virtualization Using Fusion Middleware Control"
0