(...) OpenID server implementations, you may need to add different scopes. After completing the configuration, save the settings and restart the portal application pool. It is also necessary to grant permissions for the Google account. To do this, go to the list of BPS users, and add a new user. The BPS ID and email should be used as user identifiers in Google. Then, add system permissions to the new user. (...)
(...) but they also need to have access to SharePoint Web Application. One way of granting it is on the level of website settings. To do that go into website settings and open website permissions and provide all Azure AD application users with appropriate privileges. Verification After entering Web Application website an option to choose an authentication pr (...)
(...) k Język, Krystyna Gawryał Introduction WEBCON BPS has a new feature, which is the ability to work with attachments in the form of files stored on OneDrive. A user with the appropriate permissions will be able to edit such MS Office files (Word, Excel) in Microsoft 365 both in a desktop browser and from mobile devices. In addition, files placed on OneDrive as part of the process will be availa (...)
(...) them into the “Custom connectors” repository of the Power BI installation folder. Set up an API application in the Admin panel that uses the App context type and has App.Odata.Read.All permissions (example below). In all WEBCON BPS processes that you wish to load data from, add Metadata Access at Application level and Access all workflow instances (excluding attachments) at Process level for (...)
(...) Introduction This article aims to compile a list of minimum permissions for Microsoft Graph applications that will be used for handling four mailbox-related features available in WEBCON BPS. E-mail notifications Administrative notifications HotMailBoxes MailApproval Each of these features can be configured to use Server type: Exchange Online - Microsoft Graph which allows them (...)
(...) ations if necessary. Graph settings If Exchange Online - Microsoft Graph is used as the Server type, the application needs to be configured. Most importantly, it needs the correct permissions . The minimum Graph application permissions for various functions are discussed in [this article]. In short: Create a Graph application Grant it Mail.Send persmissions Keep the (...)
(...) WEBCON BPS users whose data is retrieved from Active Directory (AD), Azure Active Directory (AAD) or whose members are external users. Dividing users into groups makes it much easier to manage their permissions , assign and delegate tasks, and exchange information, for example, in case of absence. Until now, only the global system administrator had the authority to create BPS groups; similarly, only they (...)
(...) article. Incidentally, that WEBCON BPS doesn’t do parallel branching is by design. Other platforms’ implementations of parallel branching logic rarely handle per-path status tracking, permissions , audit trails, subsititutions, etc. – and if they do, their implementations are anything but easy. A strength of WEBCON is that the platform allows for bypassing these limitations with a lit (...)
(...) opens a new window that allows you to capture a photo: By default, the mobile device's camera is activated upon opening this window (the application must be granted the necessary permissions ). Prior to capturing a photo (Take photo), it is possible to select the camera which will be used by the mobile application (Switch camera). Keep in mind here that the user can add an already existin (...)
(...) after installation by running the dedicated LicenseManager application. The procedure for LicenseManager activation is explained later in this article. The next installer window requires granting permissions to the ABBYY FineReader 12 component for the service user account. You can grant relevant permissions in the course of installation process or skip this step and configure them later on.   (...)
(...) External content by Raluca-Mirabela Lupu The most important moment for a project is its deployment to production and the proper configuration of permissions for the users who will be using the application. I believe we have all encountered the problem of "no permissions to view certain reports" or something similar. To reduce these situations, we can use the "work on behalf of someone&qu (...)
(...) . Fig. 2. API application editing window with credentials highlighted For the import to be possible, a new Admin.Import item must be checked in the list of API application permissions . This allows reading and modifying all configuration data used during application import. (The operation will also succeed with the Admin.ReadWrite.All permission checked). Fig. 3. API (...)
(...) External content by Maksymilian Stachowiak Every application you create needs defined permissions , this post is about a pattern I'm using in every application. It helps with managing privileges, and eases out assigning already existing permissions . Read more here
(...) he SharePoint Online side. In such a scenario, user authentication must be properly enabled in the Azure Portal administration panel. The application created there must have the appropriate set of permissions to allow the user to log in and perform the appropriate operations in SHO. It is a good practice to define the minimum set of permissions required to perform operations. User.Read level permissions a (...)
(...) the BPS user list. Registration of this application is similar to the previous one, except that in this case there is no need to complete the Redirect URI. Now it is time to configure the permissions . To be able to download the list of users and groups, the application must have User.Read.All and Group.Read.All permissions . permissions should be added in the API permissions tab. By se (...)
(...) thentication.PortalRequestHandler.ExecuteGetRequest(String path) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUserByBpsId(String id) at WebCon.WorkFlow.Studio.Logic.Managers.permissions Manager.ConvertLoginIntoPermission(String login) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.Managers.Basepermissions Manager.FillPermisionsC (...)
(...) hem much, primarily when playing around with what is possible. However I have a need for them now, but they will not run from webcon. I am running the powershell with an account that has the correct permissions . I have verified by running powershell on the webcon server with the account and testing the script. I see the following error in event viewer. PowerShell Error Message=WCF Service can be executed (...)
(...) Hi, I get an error when trying to sync with a domain: Unable to find Net Bios Name for domain. With synchronization of another domain there is not problem. The permissions have been added. Have any of you had a similar problem? Log below: Download Active Directory data: - An error occurred while preparing directory path for domain: 'partners.somesite.pl'. Exception: System.DirectoryServices.ActiveDi (...)
(...) Is it possible to build an application that would grant permissions to other applications? When you have several applications, how do you grant permissions for a new employee to each application?
(...) talService.PortalService.GetUserByBpsId(String id) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at WebCon.WorkFlow.Studio.Logic.Managers.permissions Manager.ConvertLoginIntoPermission(String login) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.Managers.Basepermissions Manager.FillPermisi (...)