Skip to content

Commit 1ea2104

Browse files
authored
Merge pull request #6104 from ranuka-laksika/ciba-tutorial
Add CIBA tutorial: Access control for ambient agents
2 parents a542abc + ce8ba84 commit 1ea2104

17 files changed

Lines changed: 1021 additions & 0 deletions

File tree

2.61 MB
Loading
2.6 MB
Loading
304 KB
Loading
2.68 MB
Loading
276 KB
Loading
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{% set product_name = "Asgardeo" %}
2+
3+
{% include "../../../includes/tutorials/ciba-for-ai-agents.md" %}

en/asgardeo/docs/tutorials/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ See the topics listed below for end-to-end tutorials on how to use Asgardeo with
1313
- [Secure Spring Boot API with Asgardeo]({{base_path}}/tutorials/secure-spring-boot-api/)
1414
- [Integrate Asgardeo with SMART on FHIR healthcare apps]({{base_path}}/tutorials/smart-on-fhir/)
1515
- [Secure Agentic AI Systems with Asgardeo]({{base_path}}/tutorials/secure-agentic-ai-systems/)
16+
- [Access Control for Ambient Agents]({{base_path}}/tutorials/ciba-for-ai-agents/)
1617
- [Integrating Asgardeo With WSO2 AI Gateway for Agent Identity-Aware Access Control]({{base_path}}/tutorials/wso2-ai-gateway-with-agent-identity-aware-access-control/)
1718
- [Integrating Asgardeo With Kong AI Gateway for Agent Identity-Aware Access Control]({{base_path}}/tutorials/kong-ai-gateway-with-agent-identity-aware-access-control/)
1819
- [Secure MCP servers with Asgardeo and integrate them with n8n agentic flows]({{base_path}}/tutorials/secure-mcp-servers-and-integrate-them-with-n8n-agentic-flows/)

en/asgardeo/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,7 @@ nav:
740740
- Secure Spring Boot API with Asgardeo: tutorials/secure-spring-boot-api.md
741741
- Integrate Asgardeo with Smart on FHIR healthcare apps: tutorials/smart-on-fhir.md
742742
- Secure Agentic AI Systems with Asgardeo: tutorials/secure-agentic-ai-systems.md
743+
- Access Control for Ambient Agents: tutorials/ciba-for-ai-agents.md
743744
- Implement End-to-End Authorization for MCP servers: tutorials/end-to-end-mcp-authorization-with-asgardeo.md
744745
- Integrating Asgardeo With WSO2 AI Gateway for Agent Identity-Aware Access Control: tutorials/wso2-ai-gateway-with-agent-identity-aware-access-control.md
745746
- Integrating Asgardeo With Kong AI Gateway for Agent Identity-Aware Access Control: tutorials/kong-ai-gateway-with-agent-identity-aware-access-control.md
2.61 MB
Loading
2.6 MB
Loading

0 commit comments

Comments
 (0)