awslabs / awslabs/agentcore-samples
01-tutorials - Add inbound auth code flow with Okta tutorial for AgentCore Gateway
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
**Which component is impacted by this improvement?**
- [ ] 01-AgentCore-runtime
- [x] 02-AgentCore-gateway
- [ ] 03-AgentCore-identity
- [ ] 04-AgentCore-memory
- [ ] 05-AgentCore-tools
- [ ] 06-AgentCore-observability
- [ ] 07-AgentCore-E2E
**Improvement Description**
Add a new tutorial (17-inbound-auth-code-flow-okta) with a Jupyter notebook that walks
through setting up OAuth 2.0 Authorization Code Flow with PKCE on AgentCore Gateway
using Okta as the identity provider. Covers creating an Okta SPA app, creating a Gateway
with CUSTOM_JWT auth, installing mcp-remote as an OAuth proxy, and configuring Kiro IDE's
mcp.json. Includes 9 annotated screenshots.
Contributor guide
Assessment
This issue has not been assessed yet.