diff options
| author | mo khan <mo@mokhan.ca> | 2025-03-25 11:28:09 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-03-25 11:28:09 -0600 |
| commit | 433b351da777893849493d8415b214f98f0629ad (patch) | |
| tree | 087ac8b7e0533d6f71d895f06fc3ae990683e267 /doc | |
| parent | 5cd8ff3ee69e81c91672c30f2a80483effac51b9 (diff) | |
docs: add issue to learn about workload identity federation
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/share/authz/todo/003_workload_identity_federation.md | 21 |
1 files changed, 21 insertions, 0 deletions
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 |
