Forum Discussion
How can I remove auth page when open Report Server page?
- 9 years ago
Solution for the exception that is taken for power Bi reports while using custom security extension :
*****************************************2017-08-03 11:35:16.8710|ERROR|90|Failure in conceptualschema| RequestID = 5a55046e-0305-361b-e214-71fd8b0d79ff ClientSessionID = 3aee7b14-c24b-d6ac-237d-38809550b1bb System.NotSupportedException: PortalIdentity is not supported.
at Microsoft.PowerBI.ReportServer.ExploreHost.UserIdentityConnectionImpersonatorFactory.CreateImpersonator(IIdentity identity)
at Microsoft.PowerBI.ReportServer.ExploreHost.RSPowerViewHandler.GetModelInfo(String id)
***********************
The data source attempting to use integrated security which is not supported with custom Auth. If you edit the data source for the report and use stored credentials it should work.
Hi wildcatstar
Maybe I got it wrong due to many development answers, but did you tried just to add your site on the local intranet on Internet Properties screen?
It could be an problem regarding to NTLM on you LAN. If you windows, for any reason, don't reconizes that it is a LAN address, it is going to ask for auth (so far as I know)
- wildcatstar9 years ago
Helper I
Hi muchinski , I just have tried this way, it will only work when open the server from ie on the server computer, when open from other computer,it still need auth .- muchinski9 years ago
Resolver II
Hi wildcatstar,
Yes, I meant to do that on all user computers, OR don't use IP address to access the reports, OR don't use FQDN.
I think that if you change the Authentication method, maybe you will fall in problems with SSAS connections, because SSAS accept only Windows Authentication (NTLM (default) if in the same SSRS machine or Kerberos if SSAS is in a remote server)
Please, read this article: https://support.microsoft.com/en-us/help/303650/intranet-site-is-identified-as-an-internet-site-when-you-use-an-fqdn-o
:smileyvery-happy:
- wildcatstar9 years ago
Helper I
Hi muchinski,
I have read the artile, and I don't think it is a proper solution to require user to change the IE config.
In that way, maybe input username and password is more easier.
If custom auth is not supportted by SSAS connection, may be I have to wait until the report server support embed data,
just like excel,etc.
- Laith7 years agoFrequent Visitor
Hello,
Did you resolve this issue ? Any documentation ?
Much Appreciated,- Anonymous6 years agoNot applicable
Hi Laith,
We are also facing same issue.
Did you resolve this issue ? Any documentation ?
Much Appreciated,