You can translate the question and the replies:

Power Bi - Denodo

We want to connect Power BI to Denodo platform using Saml/Oauth authentication, in order to consume some views in ODBC and others via a REST Service. Denodo Platform is located on an azure VM with a Solution Manager as SSO, Power BI is installed on Local machine. SAML is configured for the SSO in the Solution Manager with Azure Active Directory (Microsoft Entra ID). We can connect to the Solution Manager using SSO with our Microsoft Entra ID credentials. When we try to connect Power BI to the Data Source we have either: - an error using ODBC "ODBC: ERROR [08001] fe_sendauth: no password supplied" - an error for REST with SAML "WWW-Authenticate header doesn't contain a valid authorization URI. Header value: ''" What are the steps required to such connection?

1 Answer

Hi, If I am using Oauth authentication for consuming the views by ODBC connections, I would check if Oauth Authentication is enabled at server level in Administration ->Server Configuration-> [Server Authentication](https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/server_configuration/server_authentication/server_authentication) section. For consuming views from Denodo in Power BI using Single Sign On, Kerberos and basic authentication methods are supported. SAML authentication for consuming the Denodo REST services is not supported at this moment. For further information about the custom connectors and the authentication methods, please refer to [Connecting Power BI](https://community.denodo.com/kb/en/view/document/How%20to%20connect%20to%20Denodo%20from%20Power%20BI) and [Denodo Power BI Custom Connector](https://community.denodo.com/docs/html/document/denodoconnects/8.0/en/Denodo%20Power%20BI%20Custom%20Connector%20-%20User%20Manual#:~:text=and%20Basic.-,Windows%20authentication,-When%20you%20decide) User Manual which explains the steps to connect Power BI with Denodo. If you still need further assistance and if you are a valid support user, you can raise a [Support Case](https://support.denodo.com/cases/add), for further assistance from the Support Team. Hope this helps!
Denodo Team
 Edited on: 08-02-2024 00:36:03 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here