Latest Activity
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...
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...
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...
Is there a documentation where it helps us to connect to json data source using oauth2 authentication?
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
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...
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...
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...
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...
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...