debian-mirror-gitlab/data/deprecations/14-3-deprecation_omniauth-kerberos_gem.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
1.1 KiB
YAML
Raw Normal View History

2021-11-11 11:23:49 +05:30
- name: "OmniAuth Kerberos gem"
announcement_milestone: "14.3"
2022-03-02 08:16:31 +05:30
announcement_date: "2021-09-22"
2021-11-11 11:23:49 +05:30
removal_milestone: "15.0"
2022-01-26 12:08:38 +05:30
removal_date: "2022-05-22"
2022-03-02 08:16:31 +05:30
breaking_change: true
2022-05-07 20:08:51 +05:30
body: | # Do not modify this line, instead modify the lines below.
2021-11-11 11:23:49 +05:30
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