Polish index

- Relates #166
This commit is contained in:
Janne Valkealahti
2023-04-18 10:28:48 +01:00
parent f0db26b8a6
commit b056f01257
2 changed files with 4 additions and 15 deletions

View File

@@ -1 +1,4 @@
= Spring Security Kerberos - Reference Documentation
= Spring Security Kerberos
Spring Security Kerberos is an extension of Spring Security for
application developers to Kerberos concepts with Spring.

View File

@@ -1,19 +1,5 @@
[[introduction]]
= Introduction
Spring Security Kerberos is an extension of Spring Security for
application developers to Kerberos concepts with Spring.
== Requirements
Spring Security Kerberos {version} is built and tested with JDK 17,
Spring Security {spring-security-version} and Spring Framework {spring-version}.
[IMPORTANT]
====
Java 8 Update 40/45 had a regression which broke handling of Kerberos tokens.
These Java versions are no longer supported.
See https://bugs.openjdk.java.net/browse/JDK-8078439[JDK-8078439] for further
information.
====