Browse Source

Add Kerberos Migration Section

This links to the updated dependency coordinates

Issue gh-18773

Signed-off-by: Robert Winch <362503+rwinch@users.noreply.github.com>
pull/18792/head
Robert Winch 3 weeks ago
parent
commit
fec988c82d
No known key found for this signature in database
  1. 4
      docs/modules/ROOT/pages/migration/servlet/kerberos.adoc

4
docs/modules/ROOT/pages/migration/servlet/kerberos.adoc

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
= Kerberos Migrations
For users leveraging Spring Security's Kerberos support, the Maven and Gradle Coordinates have been changed since the support was moved from an external module into Spring Security.
See the xref:servlet/authentication/kerberos/introduction.adoc[Keberos documentation] for the new Maven and Gradle coordinates.
Loading…
Cancel
Save