Skip to main content
This example demonstrates advanced RBAC scope patterns including global scopes, per-resource scopes, and wildcards.
1

Create a Python file

advanced_scopes.py
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Setup PostgreSQL Database

6

Run the AgentOS

7

Test Different Access Levels