Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,12 @@
},
{
"source": "/enroll-resources/workload-identity/workload-attestation/",
"destination": "/machine-workload-identity/workload-identity/workload-attestation/",
"destination": "/reference/workload-identity/workload-identity-api-and-workload-attestation/",
"permanent": true
},
{
"source": "/machine-workload-identity/workload-identity/workload-attestation/",
Comment thread
strideynet marked this conversation as resolved.
"destination": "/reference/workload-identity/workload-identity-api-and-workload-attestation/",
"permanent": true
},
{
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ description: Securely issue flexible short-lived identities to your workloads
- [Best Practices for Teleport Workload Identity](./best-practices.mdx): Answers common questions and describes best practices for using Teleport Workload Identity in production.
- [JWT SVIDs](./jwt-svids.mdx): An overview of the JWT SVIDs issued by Teleport Workload Identity
- [SPIFFE Federation](./federation.mdx): An overview of the Teleport Workload Identity SPIFFE Federation feature.
- [Workload Attestation](./workload-attestation.mdx): An overview of the Teleport Workload Identity Workload Attestation feature.
- [Workload Attestation](../../reference/workload-identity/workload-identity-api-and-workload-attestation.mdx): An overview of the Teleport Workload Identity Workload Attestation feature.
- [Workload Identity Resource](../../reference/workload-identity/workload-identity-resource.mdx): The full reference for the Workload Identity resource.
Loading