We have a SPA built on Angular and WebApi Dotnet Core. This application is using IdentityServer4 for authentication and authorization. We want to integrate Sql Reporting Services reports inside it. How can we secure these reports with the IdentityServer4?
Asked
Active
Viewed 234 times
2
-
Did you make any progress on this? – stoneMaster Sep 17 '18 at 13:04
-
Has this been progressed at all? – Ross Ellerington Dec 14 '18 at 15:39
-
@stoneMaster did u find and solution ? – Jek Jan 18 '19 at 13:50
-
@Jek Yes, we were able to get it working, but I couldn't share the solution because my company considered it proprietary. There was a very helpful post that helped us out on the IdentityServer4 git forum. – stoneMaster May 09 '19 at 18:16