(...) s what is going wrong here? // diagnostics json { "session": { "id": 565, "sessionGuid": "2c8664cd-1862-4978-9355-1d0b7c3c47d5", "userTime": "2023-08-31T05:51:09.457", "userlogin ": "xxx", "userLanguageCode": "en-US", "userBrowserData": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62", (...)
(...) Hi everyone, I tried to connect to one of our sharepoint online sites. For some reason, I get a message that the login or username is not correct. (see screenshot) If I use the same login data for our on-prem Sharepoint 2013, it works fine. (see screenshot) On the Sharepoint online site which I want to connect, I am logged in with my valid credentials and I am both in the member and the owner g (...)
(...) possible to create .bat script to run exact environment, e.g. TEST to the specific database e.g. BPS_Content_1 The script "BPS Studio PROD Database 1.bat" could then alike below runas /user:Domain\login "C:\...\WEBCON Designer Studio.exe -portalAddress https://abc.xyz -databaseID or -databaseName" That feature would be helpful :) Best Regards, Dominik
(...) lder. I am encountering difficulties in uploading the file to SharePoint using the REST action with the Graph API. I get this error: "Invoke REST Web service test (2) - Request Url: https://login .microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/oauth2/v2.0/token Response Code: Exceptions: Cannot add value because header 'Authorization' does not support multiple values. " I ha (...)
(...) Hi, OpenID connect is missing custom additional url parameters management functionality. This is required for some auth providers processing definition (e.g. Auth0 - flow automatization, login customization). More information https://openid.net/specs/openid-connect-basic-1_0.html#RequestParameters.
(...) ntication has stopped working. WebCon BPS Portal is not located at the specified address - this is the message I receive from Designer Studio, and from the BPS Portal level, after authentication, the login window pops up again. Has anyone encountered a similar problem? I will add that I restarted the WebCon service, restarted the application server and IIS. When restoring the server from a backup, a (...)
(...) nee/Manager is multiple value. If there are 2 persons assigned, it doesn't bring that instance in the report. This is my formula (SQL filter): and (WFD_AttChoose1 like trim('##currentlogin name## ' )+'#%' OR WFD_AttChoose6 like trim('##currentlogin name## ' )+'#%') Do you have any tips? Thank you.
(...) of the portal after 10 minutes. We found the Security configuration and changed the cookie expiration time (set it to 10 minutes). Successful logout occurred after 10 minutes. After logging out, a login window appears. In some cases, the user had to enter the correct login and password several times before being able to enter the portal. The worst thing is that there are cases where the user doe (...)
(...) o chcę włączyć 'Obsługę modyfikowania obiektów w Active Directory'. Czy serwer, na którym jest zainstalowany designer studio musi być w mojej domenie? Przy próbie zapisu otrzymuje błąd dotyczący login u i hasła, pomimo tego że są one poprawne.
(...) Hello all, Does anyone configured an action for Document signatures using the built-in action for Sign an Attachment with CoSign? I'm not sure how to establish the SOAP Url and login . I thought that selecting the attachment, the user would be prompt to login in DocuSign page and sign the document. Thank you
(...) Dear Community, I'm trying to connect with REST API to SAP API. According to SAP API documentation this should look like this: POST https://localhost:50000/b1s/v1/login { "CompanyDB": "SBODEMOUS", "Password": "1234", "UserName": "manager" } In response I receive receive 2 HTTP Cookie items (B1SESSION and ROUTEID) that I have to submit with every REST API call to SAP API. (...)
(...) n the system configuration Authentication Providers = Windows Active Directory. Once completed, all BPS users have been synchronized and are listed in the CacheOrganizationStructure table with COS_login in UPN format. Now the problem: When a user logs in to the portal, the system sees him in the domain\user format and none of the permissions granted to him work. By the way - when we "manually" (...)
(...) Please let me know if the application supports the SCIM protocol for "synchronizing the BPS user list with Azure"? I'm asking because I want to introduce SSO login , but in the Azure organization I can't enter permissions: Microsoft Graph Application Group.Read.All Microsoft Graph Application User.Export.All Microsoft Graph Application Directory.Read.All I understand that NOT granting such pe (...)
(...) SL connection is active. On the test database, actions work correctly, and users are added to Active Directory. However, on the production database, I receive an error related to credentials. The login and password are definitely entered correctly. I also tried using a different account, but I always get the same error. What could be the issue in this case?
(...) I installed a new instance of webcon. In IIS I have new site with 3 bindings webcon-test.domain:.com 80 webcon-test.domain.com : 443 empty :80 Auth provider AD I'm not able to login to portal from the machine where webcon is installed via https/http://webcon-test.domain.com But link http://localhost works fine When I change a server and try to login via https/http://webcon-test.domain.com (...)
(...) like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 EdgA/134.0.0.0 | href: | ex: Microsoft.AspNetCore.Authentication.AuthenticationFailureException: An error was encountered while handling the remote login . ---> Microsoft.AspNetCore.Authentication.AuthenticationFailureException: Correlation failed. --- End of inner exception stack trace --- at Microsoft.AspNetCore.Authentication.RemoteAuthent (...)
(...) l 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 appears (when WEBCON BPS portal page should appear). Could this is (...)
(...) ferent SQL server). service_webcon_iis_dev is used as application pool user, service_webcon_dev is used for the service. If we start the dev-stage with this configuration we get an exception: sql login failed for service_webcon_iis_dev Webcon versions are the same, Server prod is windows 2016, Server dev is windows 2022. So my questions: 1) why is this difference? Why does the application po (...)
(...) 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 a (...)
(...) share it with our clients. I set up IIS, and the support domain is available in the system. The URL works and opens correctly, but I can't log in — after logging in, I'm always redirected back to the login page. Is anyone using Application Hub with Windows Authentication? Has anyone encountered an issue like this? Any ideas or suggestions would be greatly appreciated. Thanks in advance for yo (...)