Security
Discussion List
-
How to restrict Environments and build job creation in VB StudioSummary: Hi, We have OIC enabled VB Studio in PaaS. Wanted to check if we can restrict/hide Build Job and Environments tab based on seeded roles or is there approach to …
-
Excel addin: service has forbidden you to perform the operation GET on this endpoint (VBAFE-00116)Summary: Hi, we have an issue for the Excel add-in to access VB Using our admin account, we can successfully run Excel add-ins against our VB app. However, for a user ac…
-
Excel add-in fails for ServiceUser: Service has forbidden you to perform the GET (VBAFE-00116)Summary: Excel add-in fails only for ServiceUser (it works for admin) with error: The service has forbidden you to perform the operation GET on this endpoint: the-table-…
-
Best way to set IDCS domains for VB apps & instancesSummary: Hi! I’ve confused myself about how to use IDCS domains for VB apps … I think there must be separate ICDS domains for each VB instance (environment), and also fo…
-
-
Getting an error while trying to edit user role assignmentSummary: Getting an error while trying to edit user role assignment Content (please ensure you mask any confidential information): Hi, I have a live vbcs app on a produc…
-
Scan file upload in VBCSSummary: We have VBCS pages with upload functionality , uploaded file is converted the base64content and placed in the CLOB column in the ATP. The uploaded file can be d…
-
How to automatically login to VBCS as the same account from Oracle fusion ?Summary: If this question related to make single sign on in VBCS i want to know the steps in details Note: Fusion has no single sign on in it
-
Dynamically navigating the user to pages after they login based on the initial URL.Summary: Hello, We have a scenario where users will get emails with the parameterized links to our DCS portal pages. However, once they click on the link to access the p…
-
Visual Builder Application Security AccessSummary: Content (please ensure you mask any confidential information): Hi everyone, I have created a web application that I want users to be able to access, fill out th…
-
VBS Oracle integrations backend throwing error in VBS if used Oracle Cloud accountSummary: Hi Experts I'm getting below error while searching for API's in service connection with Oracle integration catalog if I use Oracle Cloud Account as the authenti…
-
connection error to an ATP Database via VBCS Application in OICSummary: connection error to an ATP Database via VBCS Application in OIC Content (please ensure you mask any confidential information): Hi Team, Greetings! we are trying…
-
Gen3 CORS issues calling OIC EndpointSummary: CORS Error for OIC API Call Content (required): We recently upgraded to Gen3 and one of the main observation was , The Domain URL for OIC and VBCS are different…
-
OAuth authentication failing in VBCSSummary: ORDS OAuth is not working in VBCS but working in Postman. Content (please ensure you mask any confidential information): Hi Team, I am trying to add OAuth authe…
-
Standalone VBCS application using Oracle Fusion REST API call - Authentication for Logged-In Users?Hi Experts, We have built a standalone VBCS application using Oracle Fusion REST API calls. For authenticating the REST API, we have Oracle SaaS application service acco…
-
What this error means ?Summary: I am trying to access visual builder from a Fusion instance and this error came so what the meaning of this error and how to solve it
-
Verify data with POST method in VBCS.Hello Everyone! I was trying to do a logic that a user can only proceed to a certain page if he put some values (that is already stored on Business Object) on a form. Si…
-
Clear or Refresh tokenSummary: Hi team, We have a PWA in VBCS, in which we make calls to APEX Restful Services. We have created a Connection Service (apex ords) using OAuth 2.0 (Client Creden…
-
Error while retrieving list of groups in VBCSSummary:- When we edit or add new security roles below error occurs:- Navigation - Application -> Settings -> User Roles Error - [ERROR] Error while retrieving list of g…
-
How to Assign Role to an App Extension pageSummary: Hi experts, I've been trying to assign role to a page in an Application Extension for access control. I've assigned the role in Fusion to a user but keeps on ge…
-
Visual Builder (VBCS) - Create a Custom AuthenticationHello everyone. I'm pretty new in the "Oracle World" and I have to create a new authentication system that don,t use IDCS to create and login users. Is there someone her…
-
Resolving issues in auto-generated Javascript files found by SonarqubeSummary: Can these issues found by Sonarqube in Javascript code auto-generated by Visual Builder be resolved without consequences for Visual Builder / our webapp? Conten…
-
502 bad gateway while connecting to API gateway URLSummary: Hi Experts I'm getting 502 bad gateway error while testing API gateway URL from visual builder service connection (design and preview mode both). I have added t…
-
Your Visual Application is not properly configured in Identity Cloud Service when creatingSummary: We are getting the below Issue when trying to Create New Application, Importing an Application and create Version for existing application in VBCS. [ECID Header…
-
How to integrate mapbox.com map into a Visual Builder project.Summary Trying to use Mapbox to display a map using the mapbox-gl.js. Everything works fine in Preview, but after deployment I see this error: web_worker.js:9 Refused to…
-
Does Visual Builder support OAuth refresh tokens?I believe that Visual Builder apps use OAuth for authentication, and the OAuth tokens can further be passed to Fusion REST APIs for authorization. My question is, if Vis…
-
Error in VBS Project - Unexpected Token "}" (It was working fine last week)Summary: Hi Team We are getting some weird issues on the VBS project, which worked fine last week. When I try to run the app I get the below error from the console and t…
-
Users roles from Fusion not similar to the user roles I made in VBCS appSummary: Content (required): Hi experts, I created users roles in vbcs but when i make page extension to FA. reading [[$Application.user.roles]] is something else in fus…
-
Bo data not displayed when publish applicationSummary: when call application url from any pc other than my pc where developing the app ,Bo data not displayed after staging/ publish application setting allow anynoums…
-
How to hide a flow based on the roleSummary: Hi, I have created an app using Empty template where I have 2 flows. I want to hide a flow based on role. I was able to secure the flow based on role on flow se…