From 433b351da777893849493d8415b214f98f0629ad Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 25 Mar 2025 11:28:09 -0600 Subject: docs: add issue to learn about workload identity federation --- .../authz/todo/003_workload_identity_federation.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/share/authz/todo/003_workload_identity_federation.md (limited to 'doc') diff --git a/doc/share/authz/todo/003_workload_identity_federation.md b/doc/share/authz/todo/003_workload_identity_federation.md new file mode 100644 index 00000000..a93353a7 --- /dev/null +++ b/doc/share/authz/todo/003_workload_identity_federation.md @@ -0,0 +1,21 @@ +As an `Operator`, I want to `integrate multicloud workloads`, so that `I can operate multiple clouds include on-premises`. + +# SYNOPSIS + +I have no idea what workload identity federation is but it sounds like a neat +way to federate authn to an external/central identity provider to interop +between multiple clouds. + +# DESCRIPTION + +# SEE ALSO + +* https://cloud.google.com/iam/docs/workload-identity-federation + +# Tasks + +* [ ] TBD + +# Acceptance Criteria + +* [ ] TBD -- cgit v1.2.3