Latest Activity

code

MS Dynamics 365 Data Source Failing to Create Base Views

I have created a data source (Dendodo 8.0) to MS Dynamics 365 using the wrapper: com.denodo.connect.odata.wrapper.ODataWrapper I used the OAuth 2.0 wizard to obtain the access and refersh tokens successfully. Unfortunatley, when I try to create a b...

denodo8 base viwe MS Dynamics oauth2

code

How to get token with server configuration Oauth2 introspection

With server configuration Oauth2 introspection, I tried to setup a REST service with Oauth2, but it doesn't work. Can someone help me to setup a REST service using Server introspection From the documentation I read => At runtime, the Denodo serve...

Oauth2

code

How can I use SSO using Power BI or Python with Denodo

When setting up python scripts, or PowerBI dashboard how do I envoke SSO ? We are using SSO via Oauth on Active Directory. In Power BI : Using Denodo connector Using DSN settings : Server=<our ip>; port=<our port>; database=<our db> ...

#powerBI connection #Denodo-PowerBI oauth2 SSO

code

ODBC with OAuth2

Hi, We want to configure an ODBC with OAuth2 on Windows, with an OAuth Server which exposes the grant type Authorization Code. In the ODBC configuration > Advanced Options > Page 3 > OAuth 2.0 settings > Extra parameters, we set : grant_...

Denodo 8 ODBC oauth2

code

Json data source pagination

Hi , I am able to fetch the data from API using oauth2 successfully, I am facing a challenge in configuring the pagination. https://apiexplorer.csod.com/apiconnectorweb/apiexplorer#/info I am trying to fetch the data from the above instructions, as ...

Pagination REST API get JSON oauth2

code

Auth 2.0 authentication in JSON source

Hi Team, We have created few java custom wrappers to connect to some API which is based on STS authentication method. Now they have migrated to Auth 2.0 authentication from STS. Now that we can connect to their API using json data source, GET method a...

JSON Data Source oauth2

code

Json data source using Outh2 Authentication

Is there a documentation where it helps us to connect to json data source using oauth2 authentication?

JSON Data Source oauth2 oauth