dependabot[bot]
|
e83addafd4
|
Bump @springio/asciidoctor-extensions in /docs
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions) from 1.0.0-alpha.16 to 1.0.0-alpha.17.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.16...v1.0.0-alpha.17)
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
9 months ago |
Joe Grandja
|
65e3a5ec9b
|
Add authorization server metadata for DPoP support
Issue gh-1813
Closes gh-1951
|
9 months ago |
Joe Grandja
|
48fd6ab60f
|
Verify DPoP Proof public key during refresh_token grant for public clients
Issue gh-1813
Closes gh-1949
|
9 months ago |
github-actions[bot]
|
dc167bfdf7
|
Next development version
|
9 months ago |
github-actions[bot]
|
796d7713a2
|
Release 1.5.0-M2
|
9 months ago |
dependabot[bot]
|
b5e7c1bf16
|
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.5.0-M2 to 6.5.0-M3.
- [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.5.0-M2...6.5.0-M3)
---
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>
|
9 months ago |
dependabot[bot]
|
dfc50b8aeb
|
Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.3...v6.2.4)
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
9 months ago |
Joe Grandja
|
6febd2aeda
|
Merge branch '1.4.x'
|
9 months ago |
Joe Grandja
|
be2600b820
|
Merge branch '1.3.x' into 1.4.x
|
9 months ago |
dependabot[bot]
|
6b8d378f66
|
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.4.3 to 6.4.4.
- [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.4.3...6.4.4)
---
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>
|
9 months ago |
dependabot[bot]
|
8d6555919f
|
Bump org.springframework.security:spring-security-bom
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.3.7 to 6.3.8.
- [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.7...6.3.8)
---
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>
|
9 months ago |
Joe Grandja
|
d1787669a0
|
Merge branch '1.4.x'
|
9 months ago |
Joe Grandja
|
23f8970258
|
Merge branch '1.3.x' into 1.4.x
|
9 months ago |
dependabot[bot]
|
4e3c3f76e6
|
Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.3...v6.2.4)
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
9 months ago |
dependabot[bot]
|
811388ecef
|
Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.17 to 6.1.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.17...v6.1.18)
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
9 months ago |
Joe Grandja
|
d32c185afb
|
Fix redirect loop in default/demo-authorizationserver samples
Closes gh-1920
|
10 months ago |
Joe Grandja
|
81c25ef6cb
|
Fix test in OAuth2PushedAuthorizationRequestEndpointFilterTests
Issue gh-1925
|
10 months ago |
Joe Grandja
|
30ebf1ecc6
|
Polish gh-1908
|
10 months ago |
arefbehboudi
|
bbca6b02b7
|
Polish JdbcOAuth2AuthorizationService
Closes gh-1908
Signed-off-by: arefbehboudi <behboodiaref@gmail.com>
|
10 months ago |
Joe Grandja
|
5bd47b6c2d
|
Polish gh-1907
|
10 months ago |
arefbehboudi
|
2e9fe7e99e
|
Use pattern matching
Closes gh-1907
Signed-off-by: arefbehboudi <behboodiaref@gmail.com>
|
10 months ago |
dependabot[bot]
|
904a7eaf7b
|
Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.18.3.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.2...jackson-bom-2.18.3)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
dependabot[bot]
|
4195634a47
|
Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.18.3.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.2...jackson-bom-2.18.3)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
dependabot[bot]
|
29074b0579
|
Bump @springio/antora-extensions from 1.14.2 to 1.14.4 in /docs
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.14.2 to 1.14.4.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.2...v1.14.4)
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
dependabot[bot]
|
8064c473d9
|
Bump @springio/antora-extensions from 1.14.2 to 1.14.4 in /docs
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.14.2 to 1.14.4.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.2...v1.14.4)
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
dependabot[bot]
|
432c8cced6
|
Bump @springio/antora-extensions from 1.14.2 to 1.14.4 in /docs
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.14.2 to 1.14.4.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.2...v1.14.4)
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
Joe Grandja
|
4337884e87
|
Add support for OAuth 2.0 Pushed Authorization Requests (PAR)
Closes gh-210
Signed-off-by: Joe Grandja <10884212+jgrandja@users.noreply.github.com>
|
10 months ago |
Joe Grandja
|
629239fde1
|
Polish gh-1874
|
10 months ago |
sylvain-costanzo
|
b0fca27c7b
|
Support POST for authorization code request flow
Closes gh-1811
Signed-off-by: sylvain-costanzo <sylvain.costanzo1@decathlon.com>
|
10 months ago |
Joe Grandja
|
1e8c463877
|
Update samples to Spring Security 6.3.7
Issue gh-1904
|
10 months ago |
Joe Grandja
|
d70236f346
|
Merge branch '1.4.x'
|
10 months ago |
Joe Grandja
|
2d9aee9aca
|
Update backend-for-spa-client sample to Spring Security 6.3.7
Issue gh-1904
|
10 months ago |
Steve Riesenberg
|
933516d398
|
Merge branch '1.4.x'
|
10 months ago |
Steve Riesenberg
|
e7ea52c6b6
|
Merge branch '1.3.x' into 1.4.x
|
10 months ago |
github-actions[bot]
|
63720ed90c
|
Next development version
|
10 months ago |
github-actions[bot]
|
000cddaa36
|
Next development version
|
10 months ago |
github-actions[bot]
|
4da81640a2
|
Next development version
|
10 months ago |
github-actions[bot]
|
0b167b72c6
|
Release 1.3.5
|
10 months ago |
github-actions[bot]
|
48c2bcff9b
|
Release 1.5.0-M1
|
10 months ago |
github-actions[bot]
|
3936a9eeaf
|
Release 1.4.2
|
10 months ago |
Steve Riesenberg
|
30a88e738b
|
Merge branch '1.4.x'
|
10 months ago |
dependabot[bot]
|
d7fa1dae24
|
Bump @springio/asciidoctor-extensions in /docs
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions) from 1.0.0-alpha.14 to 1.0.0-alpha.16.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.14...v1.0.0-alpha.16)
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
dependabot[bot]
|
9c736804d5
|
Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.2...v6.2.3)
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
10 months ago |
Steve Riesenberg
|
67a145ec56
|
Merge branch '1.4.x'
|
10 months ago |
Steve Riesenberg
|
0fb65496e0
|
Update to Spring Security 6.4.3
Closes gh-1911
|
10 months ago |
Steve Riesenberg
|
aa8a6993a7
|
Merge branch '1.3.x' into 1.4.x
|
10 months ago |
Steve Riesenberg
|
b4a1c1ee1f
|
Update to Spring Security 6.3.7
Closes gh-1910
|
10 months ago |
Steve Riesenberg
|
55f1b3bf70
|
Configure dependabot for 1.4.x branch
Closes gh-1909
|
10 months ago |
Steve Riesenberg
|
18b7daa565
|
Update to Spring Security 6.5.0-M2
Closes gh-1905
|
10 months ago |
Steve Riesenberg
|
bba70b3269
|
Merge branch '1.4.x'
|
10 months ago |