Hello everyone,
I have to set up a PBIRS (Power BI Report Server) and need to delegate authentication.
For this I plan to use Keycloak.
By default, PBIRS use AD/ADFS for authentication.
Is it possible, and if so, has anyone already done this ?
There’s no magic in an AD FS/POWERBI setup. Newer versions of AD FS provides both oauth and SAML based authentication. Older versions are SAML only. Keycloak provides the same authentication mechanisms. So, the short answer to your question is that you set up a client (application) in Keycloak using the SSO information provided by your POWERBI server.