From 4110297a8f6090092defd1b91f7f5d28f978dc5a Mon Sep 17 00:00:00 2001 From: anjalitelang <49958114+anjaltelang@users.noreply.github.com> Date: Thu, 9 Dec 2021 16:59:09 -0500 Subject: [PATCH] Update ROADMAP.md Updated roadmap to reflect current velocity --- ROADMAP.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index fc7c2a4f..4cf5e5b4 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -36,11 +36,11 @@ The following table includes the current roadmap for Pinniped. If you have any q Last Updated: Sept 2021 |Theme|Description|Timeline| |--|--|--| -|Improving Security Posture|Supervisor token refresh fails when the upstream refresh token no longer works for OIDC |Nov 2021| -|Improving Security Posture|Supervisor token refresh fails when the upstream user is in an invalid state for LDAP/AD |Dec 2021| -|Improving Security Posture|Set stricter default TLS versions and Ciphers |Nov 2021| -|Improving Security Posture|Support FIPS compliant Boring crypto libraries |Jan 2022| -|Improving Security Posture|Support Audit logging of security events related to Authentication |Jan 2022| +|Improving Security Posture|Supervisor token refresh fails when the upstream refresh token no longer works for OIDC |Jan 2022| +|Improving Security Posture|Supervisor token refresh fails when the upstream user is in an invalid state for LDAP/AD |Jan 2022| +|Improving Security Posture|Set stricter default TLS versions and Ciphers |Jan 2022| +|Improving Security Posture|Support FIPS compliant Boring crypto libraries |Feb 2022| +|Improving Security Posture|Support Audit logging of security events related to Authentication |March 2022| |Improving Security Posture|mTLS for Supervisor sessions |Exploring/Ongoing| |Improving Security Posture|Key management/rotation for Pinniped components with minimal downtime |Exploring/Ongoing| |Improving Security Posture|Support for Session Logout |Exploring/Ongoing|