From d1ff8139a74e7761ce8c548facc3456e85b19772 Mon Sep 17 00:00:00 2001 From: valentijnscholten Date: Fri, 19 Feb 2021 21:14:10 +0100 Subject: [PATCH] deprecate SAML integration --- docs/content/integrations/social-authentication.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/integrations/social-authentication.md b/docs/content/integrations/social-authentication.md index dc51b7040aa..96b7f97ab65 100644 --- a/docs/content/integrations/social-authentication.md +++ b/docs/content/integrations/social-authentication.md @@ -238,6 +238,8 @@ Follow along below. SAML 2.0 -------- +WARNING: The SAML integration below is based on [https://github.com/fangli/django-saml2-auth](django-saml2-auth) which is no longer maintained, see #3890 + In a similar direction OAuth, this SAML addition provides a more secure perogative to SSO. For definitions of terms used and more information, see the plugin [plugin