-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not Authenticating #7
Comments
This is the second time recently that I have seen this behaviour, although that time we couldn't verify the web services outside of Insights, so might need a bit more information. So the application reports "Authentication Error" whenever you attempt to login? When you verified the web services outside of Insights, did you use the same login credentials? Is there any peculiar OBIEE security set up on the system? |
Thanks for getting back to me. Yes, I’m getting ‘Authentication Error’ when I attempt to login. I’ll dive in a bit more tomorrow when I’m in the office to see what errors it may be logging in Enterprise Manager.
Jim Gagliardo
Business Intelligence Developer
[email protected]<mailto:[email protected]>
303-963-8961
[HA logo]
From: Nesh Patel [mailto:[email protected]]
Sent: Monday, September 04, 2017 2:17 AM
To: RittmanMead/insights <[email protected]>
Cc: Gagliardo, James <[email protected]>; Author <[email protected]>
Subject: Re: [RittmanMead/insights] Not Authenticating (#7)
This is the second time recently that I have seen this behaviour, although that time we couldn't verify the web services outside of Insights, so might need a bit more information. So the application reports "Authentication Error" whenever you attempt to login?
When you verified the web services outside of Insights, did you use the same login credentials?
Is there any peculiar OBIEE security set up on the system?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#7 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AeDy7Sgj6TkfpdaJ9HFdMN0HPP-N8lI9ks5se7HngaJpZM4PJR_w>.
|
I solved this issue (sort of) by giving explicit rights to the BI Consumer group for each SOAP compenents under privledges. |
We have AD/OAM Authentication enabled - We are getting Authentication Error. Any help on how do we solve this issue? Please let us know how we can resolve the issue |
Integration with AD should work fine. Please test you can access the web service directly (e.g. using SOAPUI or Fiddler) and see if there is a similar error. |
I found another issue with this great tool that I hope can be resolved. Any objects in subfolders of the subject area do not show up in the data source. Is there anything I need to do to enable that? |
That is peculiar. By any chance, are you using the old syntax for declaring child objects in the presentation layer, or are you using the Child Tables feature? Only the latter is supported. Also, please start a new issue for different problems, it is extremely helpful. |
Thanks. Let me check on this. I’ll start a new issue for this.
|
Is this authentication issue resolved ? If yes please let us know what steps need to be taken . Some time I was able to login but subject area pane keeps spinning . |
Yes. I was able to authenticate eventually. I had to add the user’s group to several privilege components under SOAP. Not sure exactly which one finally worked. We do, however, have an outstanding issue with Insights where subfolders within the subject area do not show up.
Jim Gagliardo
Business Intelligence Developer
[email protected]<mailto:[email protected]>
303-963-8961
[HA logo]
From: sunnyobiee [mailto:[email protected]]
Sent: Wednesday, November 08, 2017 5:06 AM
To: RittmanMead/insights <[email protected]>
Cc: Gagliardo, James <[email protected]>; Author <[email protected]>
Subject: Re: [RittmanMead/insights] Not Authenticating (#7)
Is this authentication issue resolved ? If yes please let us know what steps need to be taken . Some time I was able to login but subject area pane keeps spinning .
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#7 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AeDy7UvJ_sccjRZmqvRmsUQ7-hnKP8Tgks5s0ZlCgaJpZM4PJR_w>.
|
The problem is about obiee 12c is no longer supporting getgroups service. I could manage to handle it with a little touch in the obiee.js "obiee.getAppRoles" javascript function. |
Same problem in 12.2.1.3. @serdarguler , which change have you did in obiee.js? |
Same problem in 12.2.1.x. @serdarguler , which change have you did in obiee.js? |
Same problem in 12.2.1.x. @serdarguler , which change have you did in obiee.js? |
|
@serdarguler |
Hello, I followed the install instructions and was able to navigate to the login page. However, I'm getting authentication error for any type of user when logging in. I've verified the OBIEE web services are working properly outside of Insights. Any help would be appreciated.
The text was updated successfully, but these errors were encountered: