Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 43 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 282 Oracle Analytics and AI News
- 59 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 108 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Oracle Visual Builder User Role Mapping using REST API
Hello,
I am not sure if this is the correct group but I am trying to find a way to update the user role mapping when application is deployed using grunt vb deploy command. I exported the application use REST API along with the user roles and mapping. However the grunt deploy command is using the application profile, the user roles are getting created but the role mapping is not set. Anyway we can achieve this programmatically during deployment?
From Visual builder instance, when we do any changes, following API was called but calling this through postman is giving 401 Authorization Required. From UI and from postman, using the same user.
https://<instance name>.builder.ocp.oraclecloud.com/ic/builder/design/<applicationname>/<version>/resources/application/roles/users?profile=<profileid>&approle=<role name>
https://<instance name>.builder.ocp.oraclecloud.com/ic/builder/design/<applicationname>/<version>/resources/application/roles/groups?profile=<profileid>&approle=<role name>
Best Answer
-
Hi @Muthu S , you can try reposting your question in the Visual Builder forum. Good luck!
0
