From 28e68f813bd7c48847c39a9e07d66ff5cf61662d Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Wed, 13 May 2020 15:25:11 -0400 Subject: [PATCH] 15881: Add "remove sso-provider" to upgrade notes. Arvados-DCO-1.1-Signed-off-by: Tom Clegg --- doc/admin/upgrading.html.textile.liquid | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid index 23d7120438..070e58983a 100644 --- a/doc/admin/upgrading.html.textile.liquid +++ b/doc/admin/upgrading.html.textile.liquid @@ -38,7 +38,11 @@ h2(#master). development master (as of 2020-02-07) "Upgrading from 2.0.0":#v2_0_0 -None in current development master. +h3. Removing sso-provider + +The SSO (single sign-on) component is deprecated and will not be supported in future releases. Existing configurations will continue to work in this release, but you should switch to one of the built-in authentication mechanisms as soon as possible. See "setting up web based login":{{site.baseurl}}/install/setup-login.html for details. + +After migrating your configuration, uninstall the @arvados-sso-provider@ package. h2(#v2_0_0). v2.0.0 (2020-02-07) -- 2.30.2