spring-security-kerberos
spring-security-kerberos copied to clipboard
Spring Security Kerberos
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.11.1 to 1.14.2. Changelog Sourced from @springio/antora-extensions's changelog. == 1.14.2 (2024-08-18) No changes since previous release. == 1.14.1 (2024-08-18) No changes since previous release. == 1.14.0 (2024-08-17)...
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.8 to 6.1.13. Release notes Sourced from org.springframework:spring-core's releases. v6.1.13 :star: New Features Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout #33442 Updates...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 Commits...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.8 to 6.1.13. Release notes Sourced from org.springframework:spring-framework-bom's releases. v6.1.13 :star: New Features Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout #33442 Updates...
Bumps [io.spring.javaformat:spring-javaformat-gradle-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.41 to 0.0.43. Release notes Sourced from io.spring.javaformat:spring-javaformat-gradle-plugin's releases. v0.0.43 :star: New Features Skip SpringLeadingWhitespace check in text blocks #421 Include MissingDeprecated in the default checks #420...
Is the version mentioned in this line is the right version or the one mentioned in the title i.e. JDK17? The below line states jdk1.7.0. https://github.com/spring-projects/spring-security-kerberos/blame/e07f0036dfcc6c105edfba84bdef4ce543040169/README.adoc#L29
Hi there, there was a change in IBM's JDK property. I've reported the same to Microsoft JDBC maintainers here: https://github.com/microsoft/mssql-jdbc/issues/2139 ..and here's discussion with IBM folks: https://github.com/ibmruntimes/Semeru-Runtimes/issues/30 Therefore, this condition...
Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gradle-plugin) from 5.2.0 to 5.2.5. Release notes Sourced from org.jfrog.buildinfo:build-info-extractor-gradle's releases. 5.2.5 What's Changed Improvements 🌱 Support no-proxy for Artifacts deployment by @yahavi in jfrog/artifactory-gradle-plugin#120 Full Changelog: https://github.com/jfrog/artifactory-gradle-plugin/compare/5.2.4...5.2.5 5.2.4...
In current windows versions an activated "Credential Guard" blocks the java process from accessing the kerberos ticket in the user's ticket-cache, which leads to this error: javax.security.auth.login.LoginException: Unable to obtain...