summaryrefslogtreecommitdiff
path: root/data/deprecations/deprecation_omniauth-kerberos_gem.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/deprecations/deprecation_omniauth-kerberos_gem.yml')
-rw-r--r--data/deprecations/deprecation_omniauth-kerberos_gem.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/data/deprecations/deprecation_omniauth-kerberos_gem.yml b/data/deprecations/deprecation_omniauth-kerberos_gem.yml
deleted file mode 100644
index 903d64db717..00000000000
--- a/data/deprecations/deprecation_omniauth-kerberos_gem.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-- name: "OmniAuth Kerberos gem"
- announcement_milestone: "14.3"
- removal_milestone: "15.0"
- removal_date: "2022-05-22"
- body: | # Do not modify this line, instead modify the lines below.
- The `omniauth-kerberos` gem will be removed in our next major release, GitLab 15.0.
-
- This gem has not been maintained and has very little usage. We therefore plan to remove support for this authentication method and recommend using the Kerberos [SPNEGO](https://en.wikipedia.org/wiki/SPNEGO) integration instead. You can follow the [upgrade instructions](https://docs.gitlab.com/ee/integration/kerberos.html#upgrading-from-password-based-to-ticket-based-kerberos-sign-ins) to upgrade from the `omniauth-kerberos` integration to the supported one.
-
- Note that we are not deprecating the Kerberos SPNEGO integration, only the old password-based Kerberos integration.
- stage: Manage
- tiers: [Premium, Ultimate]
- issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/337384
- documentation_url: https://docs.gitlab.com/ee/integration/kerberos.html#upgrading-from-password-based-to-ticket-based-kerberos-sign-ins
- announcement_date: "2021-09-22"
-