Skip to content

Commit

Permalink
Fixed bad hyperlink (#5181)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Kaloti <aarons.7007@gmail.com>
  • Loading branch information
akaloti authored Jun 2, 2024
1 parent 894da5c commit 4a90400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/scaling_spire.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Another use case is SPIFFE interoperability between organizations, such as betwe

These multiple trust domain and interoperability use cases both require a well-defined, interoperable method for a Workload in one trust domain to authenticate a Workload in a different trust domain. Trust between the different trust domains is established by first authenticating the respective bundle endpoint, followed by retrieval of the foreign trust domain bundle via the authenticated endpoint.

For additional detail on how this is achieved, refer to the following SPIFFE spec that describes the mechanism: <https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Trust_Domain_and_Bundle.md#5-spiffe-bundle-endpoint>
For additional detail on how this is achieved, refer to the following SPIFFE spec that describes the mechanism: <https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Federation.md#4-spiffe-bundle-endpoint>

For a tutorial on configuring Federated SPIRE, refer to: <https://github.com/spiffe/spire-tutorials/tree/main/docker-compose/federation>

Expand Down

0 comments on commit 4a90400

Please sign in to comment.