{ Community }
  • Academy
  • Docs
  • Developers
  • Resources
    • Community Articles
    • Apigee on GitHub
    • Code Samples
    • Videos & eBooks
    • Accelerator Methodology
  • Support
  • Ask a Question
  • Spaces
    • Product Announcements
    • General
    • Edge/API Management
    • Developer Portal (Drupal-based)
    • Developer Portal (Integrated)
    • API Design
    • APIM on Istio
    • Extensions
    • Business of APIs
    • Academy/Certification
    • Adapter for Envoy
    • Analytics
    • Events
    • Hybrid
    • Integration (AWS, PCF, Etc.)
    • Microgateway
    • Monetization
    • Private Cloud Deployment
    • 日本語コミュニティ
    • Insights
    • IoT Apigee Link
    • BaaS/Usergrid
    • BaaS Transition/Migration
    • Apigee-127
    • New Customers
    • Topics
    • Questions
    • Articles
    • Ideas
    • Leaderboard
    • Badges
  • Log in
  • Sign up

Get answers, ideas, and support from the Apigee Community

  • Home /
  • Private Cloud Deployment /
avatar image
1

Creating an RBAC role on OPDK using API  

  • Export to PDF
Arun Kumar created · Apr 04, 2015 at 12:38 AM · 302 Views · birute@google.com edited · Jun 29, 2015 at 05:04 PM

Note: This article applies only when you attempting to create a RBAC role via API on OPDK (On-prem). Please disregard this if you are trying to create a RBAC role on Edge (via API or UI) and on OPDK (On-prem) via UI.

Once you have created a RBAC role using the API provided at : http://apigee.com/docs/api-services/content/role-based-access-control , you will have to add permissions to role. Below is the minimum set of permissions that have to be set, else it will result in users ( belonging to the role) being unable to log in.

{"path" : "/,"permissions" : [ "get" ]}'

{"path" : "/*","permissions" : [ ]}'

{"path" : "/environments","permissions" : [ "get" ]}

{"path" : "/userroles","permissions" : [ "get" ]}

Setting the above will allow users to be able to login. You can then further add permissions to allow access to Apigee Edge entities based on your requirement. Creating the role via the UI automatically handles the above permissions.

thub.nodes.view.add-new-comment
Private Cloudrbac
Add comment
10 |5000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by Apigeeks only
  • Viewable by the original poster
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Article

Contributors

avatar image avatar image avatar image

Follow this article

4 People are following this .

avatar image avatar image avatar image avatar image

Navigation

Creating an RBAC role on OPDK using API

Related Articles

OPDK - How to manually update UI credentials for accessing Management APIs

Accessing Router and Message Processor metrics

Apigee Private Cloud patch 4.15.0.04.03 requires java 7 for UI component

Ansible 101: Apigee Private Cloud Accelerator

4.16.01/4.16.05 Edge Private Cloud doc updates for July 22

Apigee Private Cloud Installation: non-root user

Video of an Edge Private Cloud AIO Install for 4.16.01

Private Cloud (OPDK) Configuration to stream large payloads

Error: Package: apigee-nginx-1.15.6 Requires: libcrypto.so During R/RMP installation of 19.01

4.16.01/4.16.05 Edge Private Cloud doc updates for July 29

  • Products
    • Edge - APIs
    • Insights - Big Data
    • Plans
  • Developers
    • Overview
    • Documentation
  • Resources
    • Overview
    • Blog
    • Apigee Institute
    • Academy
    • Documentation
  • Company
    • Overview
    • Press
    • Customers
    • Partners
    • Team
    • Events
    • Careers
    • Contact Us
  • Support
    • Support Overview
    • Documentation
    • Status
    • Edge Support Portal
    • Privacy Policy
    • Terms & Conditions
© 2021 Apigee Corp. All rights reserved. - Apigee Community Terms of Use - Powered by AnswerHub
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Post an idea
  • Spaces
  • Product Announcements
  • General
  • Edge/API Management
  • Developer Portal (Drupal-based)
  • Developer Portal (Integrated)
  • API Design
  • APIM on Istio
  • Extensions
  • Business of APIs
  • Academy/Certification
  • Adapter for Envoy
  • Analytics
  • Events
  • Hybrid
  • Integration (AWS, PCF, Etc.)
  • Microgateway
  • Monetization
  • Private Cloud Deployment
  • 日本語コミュニティ
  • Insights
  • IoT Apigee Link
  • BaaS/Usergrid
  • BaaS Transition/Migration
  • Apigee-127
  • New Customers
  • Explore
  • Topics
  • Questions
  • Articles
  • Ideas
  • Badges