From 715cf7748ab5c756bef46b4bd4a589f6dafa87f3 Mon Sep 17 00:00:00 2001 From: Matt Moyer Date: Thu, 1 Jul 2021 10:17:40 -0500 Subject: [PATCH] Add "Identity transforms" feature to roadmap. --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index 1ddf7914..de07a256 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -40,6 +40,7 @@ Theme|Description|Timeline| |AD Support|Extends upstream IDP protocols|Jul 2021| |Wider Concierge cluster support|Support for more cluster types in the Concierge|Jul 2021| |Multiple IDP support|Support multiple IDPs configured on a single Supervisor|Exploring/Ongoing| +|Identity transforms|Support prefixing, filtering, or performing coarse-grained checks on upstream users and groups|Exploring/Ongoing| |Improved Documentation|Reorganizing and improving Pinniped docs; new how-to guides and tutorials|Exploring/Ongoing| |Improving Security Posture|Offer the best security posture for Kubernetes cluster authentication|Exploring/Ongoing| |Improve our CI/CD systems|Upgrade tests; make Kind more efficient and reliable for CI ; Windows tests; performance tests; scale tests; soak tests|Exploring/Ongoing|