(...) u could activate the SQL profiler - In case of rest/soap requests you could add an http interceptor which can be used as a proxy. If you don't have access to the server or the request uses OAuth authentication you are out of luck. Therefore it would make our live easier, if the would see the final request which is send to the server in the saved diagnostic session. This would be similar to the "Invoke (...)
(...) mentation: https://learn.microsoft.com/en-us/graph/api/chatmessage-get?view=graph-rest-1.0&tabs=http Unfortunately, I have no idea how to implement the delegated permissions in WEBCON. Does WEBCON authentication have to be implemented via Azure AD (Entra ID) so that the user's token is available? We are currently using our local AD. Does anyone have any experience here and can help me further? Many tha (...)
(...) llers I need a full user database on EntraID (AAD). I tried with the free online instance of WebCon togeter with quite outdated manual. It requires restarting some services as soon as you add AAD authentication to BPM - I didn't even have a way to check if it works because I can't restart services on public cloud infrastructure... so the project was abandoned. Is there any way to go further with that in (...)
(...) the manual carefully and maybe this question has been asked many times before, but I am asking it anyway ;-) Is there a way in Webcon BPS Portal to start a workflow with anonymous access (without authentication )? What we need here is some kind of public form for new registration of users. This form also should have path authorization, to verify a new registered user (e.g. by sending a code via email). Bu (...)
(...) Hi, so there is a new version of Autenti plugin, also working with Webcon 2023. There are new configuration fields/options: Signature Type (Required) SMS authentication Unlock document by SMS Is there ANY documentation regarding options for those fields? Experimenting, I discover that Signature Type must be numeric, and: 0 means Autenti signature 1 means qualified electronic signature SM (...)
(...) gured to allow remote connections." I have attached the image of information for my msssql server. On the Webcon designer studio, I'm inputting the informations like this: Conection type: Windows authentication User Impersonation Server: (localdb)\localDB1 Database: demoDB User: DESKTOP-75etc. Can someone help me how to properly add a mssql datasource or if im doing something incorrectly. Thanks in Ad (...)
(...) . The sign-in name or password does not match one in the Microsoft account system." As the account that I use to connect has not MFA enabled the reason for the error must be, that webcon uses legacy authentication , which is not allowed on our tenant due to conditional access policies. So my question is, if there isn't another authentication possibility at webcon? We actually use Version 2023.1.2.99. Could it (...)
(...) Hello Community, I’m reaching out for help with an issue we encountered while integrating WEBCON BPS with AAD. In this instance of WEBCON BPS, we’re using Azure Active Directory for both authentication and user list synchronization. Our goal is to manage AAD directly from WEBCON BPS. According to the documentation, we need to enable Active Directory Actions Configuration. However, regardless of how we en (...)
(...) but it does not works anymore. https://kb.webcon.pl/przyklady-uzycia-rest-api/ I try to generate a token base on this instruction https://developer.webcon.com/docs/2024.1/api-registration-and-authentication #get-access-token in Postman to api/oauth2/token , example: { "grant_type": "client_credentials", "client_id": "XXX", "client_secret": "XXX", "scope": "HighTrust.Elements.ReadWrite.XXX } (...)
(...) iguration file. 2. Integration with MDM Intune – Seamless compatibility with MDM Intune or other mobile device management (MDM) platforms. 3. Configuration Parameters – Settings for server address, authentication preferences, notifications, and other key app behaviors. 4. Bulk Device Support – Apply consistent configurations across numerous mobile devices with minimal effort. This functionality would signif (...)
(...) In our company, we have enabled authentication via ADFS. When trying to log in using the mobile app, we get the following error: msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 EdgA/134.0.0.0 | href: | ex: Microsoft.AspNetCore.authentication .authentication FailureEx (...)
(...) .bundle.js:2:284966) -- (For privacy reasons, I’ve replaced the actual URL with bpsportalurl.) Interestingly, I am able to log into BPS Studio without any issues. I’m using Google OpenID for authentication (traffic is allowed from server to Google service), and the login process completes successfully. Even in browser while accessing portal I can authenticate successfully, but after that this error app (...)
(...) Hello. According to this documentation: https://developer.webcon.com/docs/api-registration-and-authentication , the api/login endpoint is still listed as an option. I see that this refers to version 2025.1. However, I'm using version 2025.2 and the api/login endpoint no longer works. Do you know why? Where is information about this change, I know there is OAuth2 option, I would like to keep it all way.
(...) Hi, it would be great if in the section Data sources of the Designer Studio all entries (authentication s, connections and all types of data sources) could also have group containers as they exist e.g. for form/business rules. Flat lists miss structure and having more and more entries lead a bit to confusion. The only way to get structure is having a really good naming convention right now - what is always a (...)
(...) nID attribute? When I searched for the attribute name I only found references to the automatically generated documentation. In my case I wanted to reuse a REST connection or more specific, the authentication . Best regards, Daniel
(...) ortal does not load correctly for some selected users — instead, they only see a completely white screen. No error message is displayed, and the page never finishes loading. Additional details: authentication method: Active Directory (AD) Occurs for only some users who attempt to log in Clearing browser cache/cookies does not help Different browsers show the same result (Chrome, Edge, Firefox) (...)
(...) ork 4.7.2, installed automatically with the system, ASP.NET Core Runtime 8.0 Windows Hosting Bundle, MSSQL 2019 with installed full-text search , Ms Sql Server Management Studio 20, IIS with Windows authentication ), also tried to fix using this thread -> https://community.webcon.com/forum/thread/1042 . When I try to log in even if I made everywhere user and password same (during installation) I still get 40 (...)
(...) Hi, REST web services may need some custom headers for authentication , content-type, authorization and so on. Right now one has to configure those custom headers for each REST web services data source and invoke action using the connection. My suggestion is to add default custom headers in the connection as Postman does it in the configuration of its collections. By having this all data sources and in (...)
(...) As Microsoft is removing support for legacy authentication , and webcon is still using base login/password for SharePoint. Is Webcon planning to implement connecting through application? There is SharePoint via REST, but I'm saying about SharePoint Site Collection connections - these will stop working very soon.
(...) ernal API that requires a client certificate (PFX / mTLS). Everything works in Postman, but in WEBCON I can’t find how to pass the certificate. Currently I’m using: -REST Web Service connection -authentication : Anonymous -HTTPS + JSON I don’t see any option for: -client certificate - selecting from Windows store -or using a thumbprint Has anyone faced something similar? Does WEBCON support mTLS fo (...)