Forum Discussion
rajaniesh
Helper II
7 years agoPowerBI Report server integration with OPENID connect
Hi, I want to deply PowerBI Report server in our OnPrem environement and use it a de facto Reporting platform. We do not use Active Directory but we use SSO (OpenID Connect based SSO). Now I am w...
Anonymous
7 years agoNot applicable
Thank YOU so much for a quick reply.Do you have some sample which works with openId connect.
I have one more question. Do we require ADFS to implement it or we just have to create custom extension and that is it.
I have one more question. Do we require ADFS to implement it or we just have to create custom extension and that is it.
luisrh
Responsive Resident
7 years agoI don't believe there is a sample and I don't have one. You don't need to use ADFS for your solution. The auth provider you write would be managing all of that. This sample should give you enough to go on. If I find an OpenID implementation, I will post here. This code should be able to give you a good idea of how to implement.
thanks