(...) cause of data privacy concerns of a customer who has users of multiple subsidiaries split into different OU's and to declutter my people fields. I know i could just create a BPS Group and assign the AAD Group which holds all user i want to be shown in the picker in the advanced configuration of my people fields but i feel there has to be an easier way which does not require me to fiddle with every p (...)
(...) ver machine for running a test environment for WEBCON BPS. The VM has no access to a domain so the installation has been executed using local user accounts. The customer will access BPS Portal using AAD . I'm not part of the AAD so I can only use the local user account to access BPS Portal with windows authentication. If no one has an idea, I may try to add the address directly to the database. (...)
(...) Die Anweisung wurde beendet. ------------------------------------------------------- Aufrufstapel ------------------------------------------------------- bei System.Data.Common.DbDatAAD apter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) bei System.Data.Common.DbDatAAD apter.UpdatedRowStatus(RowUpdatedEventA (...)
(...) suitable hints so far. As our customer is sort of in a hurry, I want to place this question here: Can a multi-factor-authentication be used with the Mobile App for WEBCON BPS? The customer uses AAD for authentication and I would assume that setting MFA there would invoke the app to ask for the 2nd factor if the password was saved. But this does not happen at the iOS devices they use. Is t (...)
(...) Hi there, this is regarding Microsoft Graph. I'm trying to get a Bearer token but I always get an error message when loading stating: "error":"invalid_request","error_description":"AAD STS900144: The request body must contain the following parameter: 'grant_type' I attached a couple of screenshots of the configuraiton. And here's the full error message: Request Start Request-Url: https (...)
(...) , Type returnType, JsonSerializerOptions options) at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, Type returnType, JsonSerializerOptions options) at WebCon.WorkFlow.Common.AAD .AAD CloudsConfigurationDeserializer.Deserialize(String json) at WebCon.WorkFlow.Common.AAD .CacheAAD ConfigurationProvider.GetDatabaseConfiguration() at WebCon.WorkFlow.Common.AAD .AAD Configurati (...)
(...) Hi, I need to add an event to the AAD group calendar. Webcon uses/is synced with local AD. AD is synchronized with AAD . On the AAD side, an application with API permissions has been added Adding AAD groups and adding users to groups via graph API from webcon works fine. But, for example, if you want to add an event to the group's calendar POST method https://graph.microsoft.com/v1.0/groups (...)
(...) Hello, is there any possibility to sync users from local AD, and get pictures from AAD ? I've been looking at the docs, and changelogs but found config only for AAD alone. If not sync - maybe there is a way to bulk import it somehow?
(...) Hello all, Does anyone configured a Onedrive connection in Webcon? I'm following the topics: https://community.webcon.com/posts/post/integration-with-AAD -using-rest-invoke-method-and-microsoft-graph/117/18 https://community.webcon.com/posts/post/adding-attachments-to-onedrive/183/4 https://community.webcon.com/posts/post/working-with-onedrive-files/341/18 But this is explaining on how to con (...)
(...) I searched the site and found the latest post on AAD from 2021, and only one request for help with EntraID... Nobody seems to have a problem with this? Or maybe no one uses WebCon without local domains? Impossible! So... How to build WebCon BPS with EntraID as the only source of identity? I have some ideas for preparing some business processes in a cloud environment (Azure) that will never h (...)
(...) o expand the user API to include fields such as: - Department - isActive - COS_ExtensionAttribute1-20 The isActive field would be helpful for deactivation in case of WEBCON's integration with AAD when handling multi-tenant environments and retrieving users from multiple Tenant IDs.