Rossoctl Demos and Tutorials
The following proof-of-concepts apply Cloud Native technologies to manage agentic workloads. A diagram and description of the demo architecture is provided on the technical details page.
Detailed overview of the identity concepts are covered in the Rossoctl Identity PDF document.
Demo List
Check the details for running various demos:
- AuthBridge Demos (with zero-trust security) - All AuthBridge demos in cortex, including:
- Weather Agent — Getting-started demo with inbound JWT validation
- GitHub Issue Agent — Full demo with token exchange and scope-based access control (demo recording)
- Interactive online demo at KubeCon NA 2025: Tutorial: Build-a-Bot Workshop: Enabling Trusted Agents With SPIRE + MCP
- Identity & Auth Demo - Slack Authentication: Deploy an agent and MCP Server tool to talk to the Slack API
- Generic Agent Demo - Generic Agent: Deploy a generic agent and two MCP Server tools
- File Organizer Agent Demo - File Organizer Agent: Deploy an agent that can organize files in a cloud storage bucket using a custom MCP Server tool
- Multimodal Demo - Image Agent: Deploy an agent and MCP Server tool to return randomly generated images of user-specified sizes.
Choose Your Demo Based on Your Role
Different demos showcase capabilities relevant to different personas:
- Agent Developers → Start with the Weather Agent with AuthBridge for framework basics with zero-trust security
- Tool Developers → Try Slack Authentication for MCP integration
- Security Specialists → Focus on the GitHub Issue Agent with AuthBridge for token exchange and scope-based access control
- Platform Operators → All demos showcase operational aspects
👥 Find Your Persona to understand which demo best matches your role.