2 Tutorials found
Agent Gateway 8 chapters
Protect agent-to-agent workflows with Agent Gateway
Learn what the Indykite Agent Gateway (IAG) does and how to deploy it in front of each agent of the iag-demo reference app.
- Ch. 1: What is the Agent Gateway?
- Ch. 2: How IAG handles a request at runtime
- Ch. 3: Prerequisites and agent registration
- Ch. 4: Model the wf1 workflow in the IKG
- Ch. 5: Create the KBAC policy and ContX IQ query
- Ch. 6: Configure IAG: YAML fields and the iag-demo env vars
- Ch. 7: Deploy: iag-demo with Docker Compose, and Kubernetes variants
- Ch. 8: Exercise iag-demo and read the audit logs
ContX IQ 10 chapters
Build IndyKite end-to-end with the music dataset
Download the music-dataset Postman collection and follow the chapters to set up an IndyKite environment, ingest a music graph, and wire up KBAC and ContX IQ policies, queries, and executes.
- Ch. 1: The music graph: nodes, relationships, and scenarios
- Ch. 2: Set up the IndyKite environment
- Ch. 3: Configure Token Introspect for end-user identity
- Ch. 4: Configure the MCP Server
- Ch. 5: Ingest the music graph: nodes and relationships
- Ch. 6: KBAC policies: define what's allowed
- Ch. 7: AuthZEN evaluations: yes/no decisions on the music graph
- Ch. 8: ContX IQ policies: context-aware data access
- Ch. 9: Knowledge Queries: declare what to read or write
- Ch. 10: Execute the Knowledge Queries against the music graph