Security
Discussion List
-
REST API giving 401 even if we pass Authorization headerSummary: Content (required): We are calling a 3rd party API. And below are the setup for the service connection, Authentication : None (Why ? Because this API has a cust…
-
CORS error while calling oracle BPM REST API from VBCSSummary: Hi Team, We are calling BPM rest APIs from VBCS and Authentication is set as None, instead we are passing token to custom header. JWT token gets generated in fu…
-
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle …
-
how to give role based access to vbcs applicationSummary: Hi Experts I have a requirement to give users role based access to visual builder app. For example if a user is having a role or part of group "buyer" in IDCS t…
-
How to stop a page from loading if required input parameters are not passed?Summary: I want to restrict a user from directly accessing a page if the required input parameters are not passed from the main page Content (required): From the main pa…
-
How To Provide "Redirect-URL" after logout action ?Summary: Unable to Login to same application after Logout action. Content (required): The logout button in my application(status:live) triggers an action chain that call…
-
How to give developers access to already created oci-visual-builder instanceSummary: I created “Visual Builder Cloud Service” and “Process Automation” instances, but cannot figure out how to give access to our developers. They can see the instan…
-
File Picker restrictions and securitySummary: How to restrict file picker for specific type (.docs and .pdf) Content (required): Hi Experts, I am going to use file picker. Is there a way to restrict file pi…
-
Secure "Dynamic" HeadersSummary: Content (required): We came across a sample application by Oracle : https://docs.oracle.com/en/solutions/cons-tasks-mult-apps-uni-list/index.html The use case i…
-
Unable to open Settings Page in VBCSSummary: Content (required): Hi Team, In past few days we see an issue in multiple environments where we are unable to open the settings page of any application. In fact…
-
How to embed one vbcs app in anotherSummary: Hi Experts I have a web app created with VBCS and i have similar functionality to built in new app. Is it possible to embed one app in another? Please help Cont…
-
Settings not opening screen in Redwood TemplatesSummary: Create an VBCS app on OIC using the redwood template ( 22.07) and once the default app is created, if you go to the settings on the top right of the hamburger n…
-
How to provide secured as well as unsecured access to applicationSummary: Hi Experts I have created an application with visual builder and currently it is authenticating based on roles but I want to expose this application i.e. embed …
-
how to pass a value to one application to another application using url parameter in oracle vbcs ???Summary: Content (required): Hi All, I have an requirement in my project, i have to pass a value from one application to another application. we tried for this using url…
-
SSO Best Practice (SaaS , PaaS , OKTA)Summary: Content (required): We have three systems. Oracle SaaS , PaaS (OIC) and OKTA. We were looking for best design to setup federation between all these three, As i …
-
I want the user to enter only tasks related to him/her?Summary: I want the user to enter only tasks related to him/her? Content (required): I am building applications to add tasks to users. and I want each user to enter only…
-
How to disable delete icon for 1st 2 rows of tableHow can I disable the delete icon action event for 1st 2 rows of table .
-
Authorization Failed while Invoking Process in Fusion Embedded VBCS PageSummary: I am using "Cloud Cloud Account" as authentication for the backends in my VBCS app and our SaaS and OIC are on SSO (IDCS). Content (required): The page appears …
-
Limit or best practice for number of user roles in a VBCS applicationSummary: Hi Shay, Is there a limit on the number of user roles we can defined and map to IDCS groups in VBCS applications (app setting page) or any best practices around…
-
Is there way where we can restrict access to VBCS applicationsSummary I want to give access to only to a specific group to my VBCS Application, any other user(Not member of that specific group)who tries to access the application sh…Jagadeesh Kumar Thontapaka 48 views 10 comments 0 points Most recent by [Deleted User] Visual Builder
-
How can I hide pages based on the roles assigned to the users in VBCS?Summary: Content (required): I included a Java Script code in shell and tried to disable the page using Id, but it is not working. Is there any way to handle it in VBCS.…
-
Vulnerability Analysis for VBCS applicationSummary: Looking for different ways to analyze the vulnerabilities in VBCS application. With VB Studio and without VB Studio(bundled with OIC). Content (required): I hav…
-
Grunt Command giving error if oj-sample component is installedSummary: Hi, I am using vb-build grunt commands to build and deploy my applications locally. I am getting below error if the application has oj-sample component installe…
-
VBCS - Current Logged in User and isAuthenticateFlagSummary: VBCS app security via fusion cloud loggedin-user. Content (required): I am looking for help to get the current logged in user in my VBCS page embeded in fusion.…
-
Export Data from the Command Line gives 401 Authorization Required errorSummary: Visual Builder APIs to export data of the business object into CSV file gives 401 error Content (required): Hi, As mentioned in this Oracle document https://doc…
-
Security VBCS Flows and Page access based on the role assignedSummary: We have a VBCS application where we are trying to restrict the page access by using the below code in the page JSON: "security": { "access": { "requiresAuthenti…
-
VBCS Application not supported in Internet Explorer IE-11Summary: We are unable to view any pages of VBCS Application when we ran the url in internet explorer Compatibility IE-11. Clientuses only IE as browser to operate Conte…
-
Mobile app causing issues in iphonesSummary: Content (required): Hi Team, We are developing a mobile app with OPT and as a PWA app, while opening the app in android and in tabs it is working fine but in so…
-
VBS Deploy job failingSummary: My Visual Builder Studio deploy job has started failing with error: Error: Unable to obtain an access token from the user credentials in this build step. Make s…
-
CPQ REST API Authentication in VBCSSummary: We have a requirement where CPQ REST-based web service needs to be authenticated in VBCS mobile application. Content (required): Currently, VBCS offers OAuth 2.…