summaryrefslogtreecommitdiff
path: root/data/deprecations/14-3-deprecation_omniauth-kerberos_gem.yml
blob: 5f28497e982b58a29654cc1d937c6ddaae7da483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- title: "OmniAuth Kerberos gem"
  announcement_milestone: "14.3"
  announcement_date: "2021-09-22"
  removal_milestone: "15.0"
  removal_date: "2022-05-22"
  breaking_change: true
  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