This commit is contained in:
a2a-platform
2026-06-27 01:03:51 +00:00
commit 32a091211f
38 changed files with 135479 additions and 0 deletions

12
a2a.yaml Normal file
View File

@@ -0,0 +1,12 @@
name: okta-management-openapi-agent
version: 2026.06.2
entrypoint: agent:OktaManagementOpenapiAgent
description: Identity management API for users, groups, apps, orgs, and admin workflows.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- '{youroktadomain}'
deny_internet_by_default: true