Security
Discussion List
-
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…
-
what are CORS and proxy in visual builder ?Summary: Hi Experts what are CORS and proxy in visual builder? I'm new to VBCS please help me to understand those things as I did not get information from docs. Thank Yo…
-
Integrating App in SaaS but I get empty pageSummary: Content (required): Hi Experts, I did extension to the FA. In Sandbox before publishing was working fine. but when publishing to production. I get empty page. I…
-
getting 403 forbidden error while accessing applications which are staged and publishedSummary: we are receiving 403 error while trying to access all the apps which are staged and published. the same apps are working in design mode. Content (required): Ver…
-
Calling REST from VBS(FA Extension) via FusionSummary: I am referring to the below doc to have a wrapper on Fusion for any REST service so it will be easily configured in VBS I wanted to understand how to handle com…
-
partial editable screenSummary: Content (required): is there an option to define a new screen, that other developers will be able to edit it , but only part of it, as the screens of learning, …
-
Values of $application.user.userId system variable changed unexpectedly?Summary: The value of the system variable $application.user.userId unexpectedly changed from: firstname.lastname@example.com (an IDCS username, basically). To: idcs-/fir…
-
Permissions in VBS-FA extensions.Summary: Hi all, Please could someone elaborate about how this part works? I have noticed If I put a permission here the page is run but no data is shown, if I remove th…
-
Is it possible to authenticate FA user in VBCS but then use anonymous user to access OIC servicesSummary: Content (required): We have built a VBCS application and will embed it to FA HCM. FA and VBCS are on the same IDCS stripe, and the user is authenticated via SSO…
-
Secure Header in FA ExtensionSummary: How to add secure headers to VBS Projects (FA Extension). Content (required): Version (include the version you are using, if applicable): Code Snippet (add any …
-
Do demo instances eseu/esll work to create VB app. and deploy for learning?Summary: Hi, please, help with the following. I am trying to deploy an VB application using demo instant instances (eseu, eqiz, esll, etar, etc.) It is impossible as of …
-
Does VBCS support multiple IAM domains for OAuth?I have read in multiple places (docs, forums) that VBCS requires an IDCS instance for OAuth support. I'm assuming that it will also work with IAM domains since we are to…
-
Displaying or hiding few components based on the user role?Summary: how to show and hide the any VBCS component as per Fusion login user. In my application there is one form which is edited by initiator -->lab --->manager. So ho…
-
Puds-Access-Token custom header issue in VBCS AppSummary: Custom Header is not working and getting a 401 Unauthorized error. Content (required): Hi, We built a PWA Mobile app without security and now, we are trying to …AparajitMalliJawaharBapu 11 views 1 comment 0 points Most recent by AparajitMalliJawaharBapu Visual Builder
-
401 Unauthorized error at Token Relay PluginSummary: Getting 401 Unauthorized error after adding security. Content (required): Hi, please see attached document. We had built an app without security. Now, we added …AparajitMalliJawaharBapu 65 views 3 comments 0 points Most recent by AparajitMalliJawaharBapu Visual Builder
-
calling soap service form vbcs -gives unauthorized errorSummary: Content (required): Hi , I need to call a BI publisher report form vbcs, Because i cannot see a rest way to do that- i am trying with soap- I have tried to send…