awslabs / awslabs/agentcore-samples
01-tutorials - [Bug] 03-AgentCore-identity/06-Outbound_Auth_Github
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
**In which component is this bug present?**
- [ ] 01-AgentCore-runtime
- [ ] 02-AgentCore-gateway
- [x] 03-AgentCore-identity
- [ ] 04-AgentCore-memory
- [ ] 05-AgentCore-tools
- [ ] 06-AgentCore-observability
- [ ] 07-AgentCore-E2E
**Bug Description**
When I ran the notebook 03-AgentCore-identity/06-Outbound_Auth_Github/runtime_with_strands_and_egress_github_3lo.ipynb,
the cell that invokes the response (before the Cleanup section) threw the following error:
```
Authentication failed: An error occurred (ValidationException) when calling the GetResourceOauth2Token operation:
You must register and use at least one ResourceOauth2ReturnUrl on your workload identity to use this flow
```
**Screenshots**
Contributor guide
Assessment
This issue has not been assessed yet.