From 655bbce42adcd3eb38494f0e0c54dc1b44bf48b8 Mon Sep 17 00:00:00 2001 From: anjalitelang <49958114+anjaltelang@users.noreply.github.com> Date: Wed, 1 Sep 2021 21:35:47 -0400 Subject: [PATCH] Update ROADMAP.md Updated September roadmap to reflect work on Improving Security Posture. Added CLI SSO as Future roadmap item. --- ROADMAP.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index f72bfae7..a7c6a476 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -33,17 +33,16 @@ The following table includes the current roadmap for Pinniped. If you have any q -Last Updated: July 2021 +Last Updated: Sept 2021 |Theme|Description|Timeline| |--|--|--| -|Non-Interactive Password based OIDC logins |Support for non-interactive OIDC Logins via CLI using Password Grant |Aug 2021| -|Active Directory Support|Extends upstream IDP protocols|Aug 2021| |Multiple IDP support|Support multiple IDPs configured on a single Supervisor|Sept 2021| -|Wider Concierge cluster support|Support for more cluster types in the Concierge|Sept 2021| +|Improving Security Posture|Supervisor token refresh fails when the upstream refresh token no longer works|Sept 2021| +|Wider Concierge cluster support|Support for more cluster types in the Concierge|Exploring/Ongoing| |Identity transforms|Support prefixing, filtering, or performing coarse-grained checks on upstream users and groups|Exploring/Ongoing| +|CLI SSO|Support Kerberos based authentication on CLI |Exploring/Ongoing| |Extended IDP support|Support more types of identity providers on the Supervisor|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| |CLI Improvements|Improving CLI UX for setting up Supervisor IDPs|Exploring/Ongoing| |Telemetry|Adding some useful phone home metrics as well as some vanity metrics|Exploring/Ongoing|