Skip to main content
Exercise JWT authentication, audience validation, default agent/team/workflow scope mappings, component protection, admin bypass, and a fully local workflow run. The same checks run as a script or through pytest.
test_scopes.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Run the example

Save the code above as test_scopes.py, then run:
Full source: cookbook/05_agent_os/07_security/test_scopes.py