Security
Discussion List
-
Elevate privileges for REST APIIs there a way to elevate privileges on a REST API call? This is just theoretical. Lets say we wanted to create a wrapper for the Security Console. We want to allow user…
-
Login to Visual Builder Application DirectlySummary: We have a requirement where the users will be scanning their Id cards from a machine to login to the Application. The users will not use the IDCS URL to login t…
-
Restrict Access to a Flow/Page Based User Roles/ ProfilesSummary: We have requirement to allow access to Flow/Page to the Users based on the User Roles / Profiles. We are storing some Profile in the Business Object as well. Pl…
-
Deployed Live app does not prompt for Log-OnSummary: Hi! We have Deployed a Live app, but it does not prompt for user Log on, it displays the welcome page, but with no functions allowed (since these are secured by…
-
How to delete a git repo and its branch in VB studioSummary: How to delete a git repo and its branch in VB studio Content (please ensure you mask any confidential information): Hi Expert, I have created few git repos and …
-
Role based UI security in VBCSSummary Role based UI security in VBCSContent 1. I created mfgrole in the application settings and assigned my user to it.2. In the page, I implemented below oj-bind-if …User_2025-02-04-08-39-48-494 37 views 8 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder
-
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…
-
Login to Application by Sanning the IdSummary: We have Requirement to build a VB App where the user will login to the Application by Scanning his Id Card. Can anybody Please share a Sample VB App Content (pl…
-
Validate in my app that user logged in previously using "sign-page" provided by OracleI've created an "Enterprise Application" so users can be redirected to my app built with vbcs. Users sign in using sign-page provided by Oracle. When app is shown, use c…
-
Roles required for VBCS access to edit Redwood pagesSummary: Roles required for VBCS access to edit Redwood pages Content (please ensure you mask any confidential information): Hi Team, Greetings! IS there any latest link…
-
user identity propagation from Fusion to VB PaaS and back to Fusion Rest APISummary: We have a VB Page(custom, standalone) developed in the PaaS platform which uses Fusion data invoked over Fusion Rest APIs. This page needs to be added to Fusion…
-
Login Logout page in Oracle visual builderHi All, I have a requirement, where I need to develop a separate custom login/ logout page for a customer using visual builder tool. Can anyone please guide me steps and…
-
is it applicable to login using a fingerprint (Biometric Authentication) in oracle vbcs?Summary: My requirement is user can login with username and password or they can login through fingerprint (Biometric Authentication). I'm storing the user detail in db …
-
How to change basic auth credential password without redeploying the appSummary: We have live versions of PaaS extensions developed in VB. We are using basic auth for authenticating connections to ERP. We are required to periodically rotate …
-
VB instance unable to create a new version of applicationSummary: Hi Experts @Shay Shmeltzer-Oracle When I'm trying to create a new version for any application in my visual builder instance i'm getting below error. Please help…
-
Visual Extension - manifest.jsonSummary: I have created a visual extension and created custom build jobs like the original one, when deploying to Oracle I am getting - " Error: The build artifact does …
-
How to achieve MFA for my VBCS application??Summary: Hi All, I am building a page in vbcs and authentication is done via idcs (Users configured in OCI IDCS ). My VBCS is OIC-enabled. Can anyone please help me with…
-
Not able to invoke VBCS page from Oracle FusionSummary: Hello Team, We are working on integrating Microsoft Teams within Oracle Fusion and have embedded VBCS page on Order Management screen via Page composer, however…
-
How to deploy Visual Builder App in Tomcat Server With Oauth enabled ORDSSummary: Hi everyone, I have reffered this blog https://blogs.oracle.com/vbcs/post/free-visual-builder I have moved a VB application to a Tomcat server on my local machi…
-
How to create service connection to call OIC from VB Studio comes with FusionSummary: how to create service connection to call OIC from VB Studio comes with Fusion Content (please ensure you mask any confidential information): Hi Expert, We are l…
-
Error while accessing vbcs page from Oracle fusionSummary: Getting the error when we try to access the vbcs page from Oracle Fusion using a user who doesn't have access to configuration menu in Fusion. If we log into Or…
-
I have an error when deploying app using visual builder studioSummary: These are my config First with Packaging: And for Deploy: and the error appear when running deploy and it is (The build artifact does not appear to be a valid A…
-
Getting error when using Oauth 2.0 Resource Owner Password Credentials to connect to fusion ERPSummary: I am trying to setup a a service connection to fusion ERP from Visual Builder (enabled within Gen3 OIC). Gen3 OIC and Fusion ERP are in the same domain. We crea…
-
401 Unauthorized to process cloud. Authorization header not being passedSummary: This was working fine last week and something changed recently or I messed it up somehow… I can no longer successfully make a call from my development visual bu…
-
How to Secure Sensitive Information in VBCS Payment Integration from Browser Exposure?Summary: I’m integrating a payment solution into a VBCS application and need to securely generate signatures using SHA-256 encoding. However, sensitive information such …
-
How to hide the tenancy subscription details for cloud administratorsSummary: We need to create a user to manage the OCI tenancy with creating network and paas components, instead of giving him administrator access on the tenancy, do we h…
-
How to configure SSO between Fusion and OIC using AzureSummary: How to configure SSO between Fusion and OIC using Azure Content (please ensure you mask any confidential information): Hi Expert, In our project, we have develo…
-
Load testing in VBCS applicationSummary: Hi, Wanted to check how we can do load test on VBCS application. Our requirement is to check vbcs app to see how it would work when around 10k users using the a…
-
How to resolve 401 issue when calling integration in vbcs?Summary: Hi Team, We are using demo oic instance with passcode. when we calling integration via vbcs, we are facing 401 issue. And we checked all the credentials its cor…
-
Is it posible to validate an action using a token that was sent to them by an external medium??Hi friends, i got a requeriment where my client wants to validate previoulsy access to an action on a page by using a token that was sent to them by an external medium l…