WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for authentication

(...) We are using WEBCON BPS 2022.1.3.45 and should execute some soap actions to to SAP. System.Security.authentication .authentication Exception: authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Submitting requests via Postman works fine. It seems to be a problem on transport level, related to .netCore/OS and is most likely a problem related to TLS version and Ciphersuites (...)

(...) pped support of basic auth... Oh, I forgot to mention: I have reactivated Basic Auth for all the protocols available in the article https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication -deprecation-in-exchange-online-september/ba-p/3609437 . Still no luck... maybe some more time is needed for changes to take effect.

(...) ke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events) at WebCon.BpsCloud.IdentityServer.Hosting.MutualTlsTokenEndpointMiddleware.Invoke(HttpContext context, Iauthentication SchemeProvider schemes) at Microsoft.AspNetCore.authentication .authentication Middleware.Invoke(HttpContext context) at WebCon.BpsCloud.IdentityServer.Hosting.BaseUrlMiddleware.Invoke(HttpConte (...)

(...) oblem. LOG: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at WebCon.WorkFlow.Base.authentication .CacheAd.UserSearcher.FindByBpsIdThenByDisplayNameThenSynchronizeIfNeededThenValidate(String input, AccountSearchScope scope) at WebCon.WorkFlow.Base.authentication .CacheAd.UserSearcher.FindByBpsI (...)

(...) I've got following problems - we are using AD as an authentication tool, but because of quite complex, matrix organizational scheme I cannot use a supervisor data from AD, because (depending on the project) the same user can have two different managers). So I figured out, that I will be using BPS Groups next to AD: 1. I've got User A, Manager A and Manager B 2. I've got groups Managers, Project A & Project B (...)

(...) ke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events) at WebCon.BpsCloud.IdentityServer.Hosting.MutualTlsTokenEndpointMiddleware.Invoke(HttpContext context, Iauthentication SchemeProvider schemes) at Microsoft.AspNetCore.authentication .authentication Middleware.Invoke(HttpContext context) at WebCon.BpsCloud.IdentityServer.Hosting.BaseUrlMiddleware.Invoke(HttpConte (...)

(...) ke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events) at WebCon.BpsCloud.IdentityServer.Hosting.MutualTlsTokenEndpointMiddleware.Invoke(HttpContext context, Iauthentication SchemeProvider schemes) at Microsoft.AspNetCore.authentication .authentication Middleware.Invoke(HttpContext context) at WebCon.BpsCloud.IdentityServer.Hosting.BaseUrlMiddleware.Invoke(HttpConte (...)

(...) on the BPS 2022.1.4.207 version. Also from the Designer Studio level (connections), pointing to the database server and database name, I can't get in if I enter the username and password. Windows authentication works.

(...) ivator.CreatePluginInstance[T](Int32 pluginID) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.GetPluginExecutionType(IWFAction wfAction, IWorkFlowObject wfObject, Iauthentication Provider authentication Provider) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.GetActionExecutionType() at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Eva (...)

(...) Hello everyone. Is it possible to select all authenticated users in the portal with the date and time of authentication ?

(...) ke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events) at WebCon.BpsCloud.IdentityServer.Hosting.MutualTlsTokenEndpointMiddleware.Invoke(HttpContext context, Iauthentication SchemeProvider schemes) at Microsoft.AspNetCore.authentication .authentication Middleware.Invoke(HttpContext context) at WebCon.BpsCloud.IdentityServer.Hosting.BaseUrlMiddleware.Invoke(HttpConte (...)

(...) Hi, I have just upgraded the environment from version 2023.1.2.68 to 2023.1.3.29. Unfortunately, AD authentication 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 (...)

(...) ke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events) at WebCon.BpsCloud.IdentityServer.Hosting.MutualTlsTokenEndpointMiddleware.Invoke(HttpContext context, Iauthentication SchemeProvider schemes) at Microsoft.AspNetCore.authentication .authentication Middleware.Invoke(HttpContext context) at WebCon.BpsCloud.IdentityServer.Hosting.BaseUrlMiddleware.Invoke(HttpConte (...)

(...) 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 (...)