Skip to content

Fix broken example links in OBO Reference Guide#1763

Merged
satveerkhurpa merged 1 commit into
awslabs:mainfrom
satveerkhurpa:fix-obo-example-links
Jul 9, 2026
Merged

Fix broken example links in OBO Reference Guide#1763
satveerkhurpa merged 1 commit into
awslabs:mainfrom
satveerkhurpa:fix-obo-example-links

Conversation

@satveerkhurpa

Copy link
Copy Markdown
Contributor

The Runnable Examples section in 01-features/05-authenticate-and-authorize/obo-training/OBO Reference Guide.md had relative links to examples/01-agent-to-downstream/ and examples/02-agent-via-gateway/entra/real-world/ that no longer resolve — the folder is now 3-examples/ and both use cases have Okta variants (not just Entra).

Fix:

  • Use absolute awslabs URLs so the links resolve regardless of where the file is being viewed.
  • Update the path to 3-examples/.
  • Mark UC2 Okta complete (was 'planned').
  • Generalize the walkthrough paragraph so it covers both Entra (azp/oid) and Okta (cid/sub+uid) claim conventions.

EashanKaushik
EashanKaushik previously approved these changes Jul 9, 2026
The Runnable Examples section had relative links to examples/ which was
renamed to 3-examples/ before the initial merge. Also generalize the
walkthrough paragraph so it covers both Entra and Okta claim conventions
(the merged version was Entra-specific).

- Relative links now correctly point at 3-examples/*
- Marks UC2 Okta complete (was 'Okta planned')
- Generalizes the walkthrough: actor claim (azp/appid vs cid),
  identity claim (oid vs sub+uid), and audience behavior (rotates
  on Entra vs constant on Okta)
@satveerkhurpa satveerkhurpa merged commit 8605cff into awslabs:main Jul 9, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants