Skip to content

Commit 3dc6e2d

Browse files
OKTA-1232221 - Removed lifecycle references in Agent-to-Agent token exchange guide (#6328)
* Removed lifecycle references in a2a * Renamed agent-to-agent guide and added redirects * Add re-named guide to guide index * remove stray period * Add updated name to left-nav * fix two typos * Fix broken links to old file name
1 parent d973729 commit 3dc6e2d

46 files changed

Lines changed: 13 additions & 9 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/@okta/vuepress-site/conductor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6127,6 +6127,10 @@ redirects:
61276127
to: /docs/guides/create-an-app-integration/saml2/main/
61286128
- from: /docs/guides/build-sso-integration/saml2/main
61296129
to: /docs/guides/create-an-app-integration/saml2/main/
6130+
- from: /docs/guides/ea-ai-agent-token-exchange/main
6131+
to: /docs/guides/ai-agent-to-agent-token-exchange/main/
6132+
- from: /docs/guides/ea-ai-agent-token-exchange/main/index.html
6133+
to: /docs/guides/ai-agent-to-agent-token-exchange/
61306134
- from: /docs/guides/build-sso-integration/index.html
61316135
to: /docs/guides/create-an-app-integration/
61326136
- from: /docs/guides/build-sso-integration

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/index.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/index.md

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/main/agent-to-agent/exchange-idjag-for-token.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/main/agent-to-agent/exchange-idjag-for-token.md

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/main/agent-to-agent/exchange-idjag-for-token2.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/main/agent-to-agent/exchange-idjag-for-token2.md

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/main/agent-to-agent/exchange-token-for-idjag1.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/main/agent-to-agent/exchange-token-for-idjag1.md

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/main/agent-to-agent/exchange-token-for-idjag2.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/main/agent-to-agent/exchange-token-for-idjag2.md

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/main/agent-to-agent/exchange-token-id-response.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/main/agent-to-agent/exchange-token-id-response.md

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/main/agent-to-agent/resource-type.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/main/agent-to-agent/resource-type.md

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/main/agent-to-agent/revoke.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/main/agent-to-agent/revoke.md

packages/@okta/vuepress-site/docs/guides/ea-ai-agent-token-exchange/main/agent-to-agent/token-exchange-flow.md renamed to packages/@okta/vuepress-site/docs/guides/ai-agent-to-agent-token-exchange/main/agent-to-agent/token-exchange-flow.md

0 commit comments

Comments
 (0)