255 Commits

Author SHA1 Message Date
dependabot[bot]
c167e12bf2 Bump org.junit:junit-bom from 5.10.2 to 5.10.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.4)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 14:10:13 -05:00
dependabot[bot]
d9aa85bdcd Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.3.0 to 6.3.3.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/6.3.0...6.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 10:46:05 -07:00
github-actions[bot]
3c3e7b9c28 Release 2.1.1 2024-06-24 15:24:11 +00:00
Rob Winch
e07f0036df Next Development Version 2024-06-04 12:06:34 -05:00
Rob Winch
b0b654f8e0 Add release-notes-section.yml 2024-06-04 12:05:19 -05:00
github-actions[bot]
7584c0ee93 Release 2.1.0 2024-06-04 16:21:55 +00:00
Rob Winch
74e37feb7d Use GITHUB_TOKEN 2024-06-04 11:02:34 -05:00
Rob Winch
5cb830628c Add asciidoctorAttributes 2024-06-03 16:18:50 -05:00
Rob Winch
5c59f42605 Schedule release-scheduler for every day 2024-06-03 15:13:56 -05:00
Rob Winch
8eedd20494 Add perform-release 2024-06-03 15:13:56 -05:00
dependabot[bot]
31a788f22e Bump org.springframework:spring-core from 6.1.7 to 6.1.8
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.7 to 6.1.8.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.7...v6.1.8)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 13:46:15 -05:00
dependabot[bot]
a043b349e7 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.6.10 to 1.6.21
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.6.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 13:45:05 -05:00
dependabot[bot]
716f311fc0 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 13:42:35 -05:00
Rob Winch
58fcc66dca Use antora instead of docs 2024-05-31 13:40:05 -05:00
Rob Winch
2a984e8a9f Use deploy-javadocs instead of deploy-docs 2024-05-31 13:39:52 -05:00
Rob Winch
806519a163 PRs do not invoke Antora Docs Build 2024-05-31 13:39:30 -05:00
Rob Winch
d64e416bc2 Fix dependabot.yml updates indentation 2024-05-31 13:12:09 -05:00
Rob Winch
52314786f9 Add dependabot.yml 2024-05-31 13:08:47 -05:00
Rob Winch
8efef3b4a3 Add release scheduling 2024-05-31 12:33:20 -05:00
Rob Winch
0ebdb51d5b Add outputs of api to docsZip 2024-05-30 16:52:19 -05:00
Rob Winch
11c132f4f6 Update to commons-compress 1.26.2 2024-05-30 15:41:05 -05:00
Rob Winch
c1a7bea429 Disable checkstyle for now 2024-05-30 14:48:34 -05:00
Rob Winch
5fd3ea4bbe Fix jdk matrix for ci 2024-05-30 14:42:13 -05:00
Rob Winch
739db6ff04 Use Automation from Security Projects 2024-05-30 14:40:57 -05:00
Rob Winch
8bd4e27d89 Next Development Version 2024-05-30 09:21:34 -05:00
Rob Winch
dd3c97225e Release 2.1.0-RC1 2024-05-30 09:20:59 -05:00
Rob Winch
3759aab2c1 Fix SigningPlugin property is not a file error
Issue gh-208
2024-05-30 09:12:00 -05:00
Rob Winch
53671cba9b Update to build-info-extractor-gradle 4.33.16
Closes gh-210
2024-05-29 17:49:14 -05:00
Rob Winch
da703aa449 Add property to stop filter chain after successful authentication
Closes gh-96
Closes gh-97
2024-05-29 17:27:04 -05:00
Rob Winch
50a77ae051 Use Spring Security Lambda DSL
Closes gh-207
2024-05-29 15:36:18 -05:00
Rob Winch
aa81c15f97 Use Version Catalog with Latest Dependency Versions
Closes gh-195 gh-196 gh-197 gh-198 gh-199 gh-200 gh-201 gh-202 gh-203 gh-204 gh-205 gh-206
2024-05-29 15:36:18 -05:00
Rob Winch
1456f03b61 Remove rebuild-search-index.yml
This is no longer needed because a hosted crawler is used
2024-05-29 15:36:18 -05:00
Rob Winch
e036fa279e Use Develocity Plugin
Closes gh-209
2024-05-29 15:36:07 -05:00
Rob Winch
7777f795dc Update to Gradle 8.7
Closes gh-208
2024-05-29 15:35:20 -05:00
ShijunK
c7ecaea39f Avoid pass null principal name when use cached tkt 2024-05-28 14:13:52 -05:00
Jan Zyka
36509985f6 Allow forward URL to choose HTTP method in SPNEGO
Closes gh-108
2024-05-22 16:08:41 -05:00
Nate Tyler
b65dfc2877 Make SpnegoAuthenticationProcessingFilter extend OncePerRequestFilter
- Because Kerberos tickets can only be validated once, any attempt to execute this filter more than once will result in “KrbException: Request is a replay”

Closes gh-46
2024-05-22 15:01:45 -05:00
Rob Winch
5e63bc6be8 Polish SunJassKrb5LoginConfig !useTicketCache
The assertion of keyTabLocation should be independant of initializing the
keyTabLocation.
2024-05-22 14:50:57 -05:00
Martin Goldhahn
be196723f3 Kerberos Login Module doesn't get the keytab configuration option if the cache is used. 2024-05-22 14:50:57 -05:00
Sebastian Staudt
7c16e4c857 Cleanup SunJaasKerberosTicketValidator 2024-05-22 13:56:01 -05:00
Rob Winch
8e465f9c45 Revert "Remove unused private constructor"
This reverts commit 57750b161e.
2024-05-22 13:50:41 -05:00
Sebastian Staudt
57750b161e Remove unused private constructor
This KerberosRestTemplate constructor isn‘t used.
2024-05-20 14:02:29 -05:00
Michel Jung
84a1788969 Properly print socket address 2024-05-20 13:54:31 -05:00
Rob Winch
c975821e23 Fix formatting
Issue gh-178
2024-05-20 13:43:44 -05:00
Rostislav Stříbrný
13b1078b25 JaasSubjectHolder & KerberosUsernamePasswordAuthenticationToken implements Serializable
Closes gh-178
2024-05-20 13:43:44 -05:00
Eric Haag
d91212ab87 Add Revved up by Develocity badge 2024-05-20 12:32:48 -05:00
Maksim Sasnouski
063445eff0 Upgrade com.gradle.enterprise plugin to 3.16.2 2024-05-20 12:29:54 -05:00
Changwon Choe
a2672e63d9 Correct a typos in appendix.adoc
Closes gh-148
2024-05-20 12:28:32 -05:00
Rob Winch
8df7e3b863 Next minor version (2.1.0-SNAPSHOT) 2024-05-20 12:18:38 -05:00
Rob Winch
360b9d8f00 Next development version 2024-05-20 11:51:36 -05:00