Add management APIs#987
Conversation
|
Visit the preview URL for this PR (updated for commit 6fc55e8): https://pan-dev-f1b58--pr987-vhwum5tg.web.app (expires Sat, 25 Oct 2025 07:18:22 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 9359a9fa100d5fdb082f75280473a90b1f96eb51 |
b61aa81 to
2cbd7ef
Compare
sarette
left a comment
There was a problem hiding this comment.
The TSG ID that is shown several times in this commit should be masked.
Are the RBAC values carried only here in these pages? For example, we have this page:
https://pan.dev/scm/docs/all-roles/
and the roles there do not align with the roles identified in oauth-based-authentication.
You're also duplicating doc that we already have on authenticating to the SASE API service. That starts here:
|
Thanks for your review @sarette, I incorporated them. |
|
Replaced Management Service.yaml with the latest OAS file. |
Description
Add Prisma AIRS management APIs for custom role-based access control.
Motivation and Context
This new capability allows you to use OAuth 2.0 tokens
How Has This Been Tested?
Local Dev server.
Screenshots (if appropriate)
Types of changes
Checklist