From 02b8ed7e0b6aa5bd9f797788295a109f70e49138 Mon Sep 17 00:00:00 2001 From: anjalitelang <49958114+anjaltelang@users.noreply.github.com> Date: Thu, 19 Aug 2021 12:19:31 -0400 Subject: [PATCH] Update ROADMAP.md Removing features listed for July as they are shipped. --- ROADMAP.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 4855c498..5de5f20a 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -36,8 +36,6 @@ The following table includes the current roadmap for Pinniped. If you have any q Last Updated: July 2021 Theme|Description|Timeline| |--|--|--| -|Remote OIDC login support|Add support for logging in from remote hosts without web browsers in the Pinniped CLI and Supervisor|Jul 2021| -|Non-Interactive Password based LDAP logins |Support for non-interactive LDAP Logins via CLI using Environmental Variables |Jul 2021| |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|