Latest Activity

code

Return URL for OAUTH

Hi, The return url for OAUTH is specified as https://mydenodoserver/oauth/2.0/redirectURL.jsp by default. Microsoft Entra does not accept this URL as a valid URL. Is there an option to specify a URL without extension like: https://mydenodoserver/oaut...

return url entra redirectURL.jsp oauth

code

Denodo 8.0 Update 20210715 OAuth authentication to obtain roles from multi-valued claim

Hi, in Denodo Professional 8.0 version 20210715 there was added enhancement #54397. Added support in northbound OAuth authentication to obtain roles from multi-valued claims. I have now a similar problem with Denodo Express (download here). I am wond...

oauth

code

Need information on enabling JWT for authentication of Rest/OData Webservices on VDP

We're planning to implement OAuth/JWT based authentication for Rest and Odata webservices exposed by the Denodo VDP.We've gone through through the documentation that provides details around this: https://community.denodo.com/docs/html/browse/8.0/en/vd...

ODATA webservices oauth

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

code

Connecting to Azure Blob Storage : OAuth credential error

Hi, I have followed the instruction here in: https://community.denodo.com/kb/view/document/How%20to%20connect%20to%20Azure%20Blob%20Storage%20from%20Denodo?category=Data+Sources After performing prerequisites in the Azure Portal, I'm trying to connect...

Related to: How to connect to Azure Blob Storage from Denodo

oauth azure

code

Oauth 2.0 authentication in web services - Introspection

Hi Team, We are trying to use this authentication method in my published web services, but I need some more information than in the link: https://community.denodo.com/docs/html/browse/7.0/vdp/administration/server_administration_-_configuring_the_se...

REST Webservice oauth

code

Oauth 2.0 authentication in Denodo web services with JWT

Hi Team, We are trying to use this authentication method in my published web services, but I need some more information than in the link: https://community.denodo.com/docs/html/browse/7.0/vdp/administration/server_administration_-_configuring_the_se...

REST Webservice oauth

code

Connect to Office 365 Sharepoint List

I need to connect to a List in an Office 365 Sharepoint server. I was wondering if someone in the community have done it and can share the experience. One of the things we are trying to do is to connect to it with the existing windows accounts. I tried...

Security oauth Sharepoint

code

Invalid parameter : Content-type

Hello, I am trying to consume a Rest API hosted on Apigee. The API is secured with oauth2 and I am trying to use the OAuth credentials wizard to retrieve the access token. However, the token request call specifically requires a content-type : applicati...

REST API oauth

code

Consuming a rest service hosted on Apigee

Hello, I have a rest service secured by oauth2 on Apigee. I want to use this rest service as a JSON datasource. The request for an access token requires a post body. The OAuth wizard provides no option to add a post body. Is there any way I can achieve...

REST API oauth