Joe Grandja
d25331ce50
Temporarily disable integration tests in demo-authorizationserver sample
2 years ago
Joe Grandja
d6a87532a9
Add sample for PKI Mutual-TLS client authentication method
...
Issue gh-1558
2 years ago
Joe Grandja
8361dabdbf
Generate keystore for samples
...
Issue gh-1558
2 years ago
Joe Grandja
f67b259a1b
Add X509Certificate generator for samples
...
Issue gh-1558
2 years ago
Joe Grandja
682c1f936e
Add PKI Mutual-TLS client authentication method
...
Issue gh-101
Closes gh-1558
2 years ago
Steve Riesenberg
726096613d
Add token-exchange to grant_types_supported
...
Issue gh-1525
2 years ago
Steve Riesenberg
d1515680f2
Fix Build Status badge
2 years ago
Steve Riesenberg
2ec9329b86
Add Token Exchange grant to demo-client sample
...
Issue gh-60
2 years ago
Steve Riesenberg
25a785de49
Add support for OAuth 2.0 Token Exchange Grant
...
Issue gh-60
2 years ago
Joe Grandja
15685b3b5a
Polish gh-1535
2 years ago
Maksim Sasnouski
a05d89d3c6
Update to Gradle 8.6
...
Closes gh-1535
2 years ago
Welton Rodrigo Torres Nascimento
2004ba10e2
Explain the importance of requireProofKey
...
Closes gh-1545
2 years ago
Joe Grandja
d7dbdfaaff
Merge branch '1.2.x'
2 years ago
Joe Grandja
73288317a0
Merge branch '1.1.x' into 1.2.x
2 years ago
github-actions[bot]
a5125788f4
Next development version
2 years ago
github-actions[bot]
eb10a4bcfd
Next development version
2 years ago
github-actions[bot]
f7d21ac66e
Next development version
2 years ago
github-actions[bot]
0e134b6939
Release 1.1.5
2 years ago
github-actions[bot]
b7eb0df673
Release 1.3.0-M2
2 years ago
github-actions[bot]
0e12b2a320
Release 1.2.2
2 years ago
Joe Grandja
a04b336a0c
Merge branch '1.2.x'
2 years ago
Joe Grandja
2fbe717f44
Remove gradle.properties from samples
2 years ago
Joe Grandja
59b1161a14
Merge branch '1.2.x'
2 years ago
Joe Grandja
979fee1752
Update to Spring Boot 3.2.2
...
Closes gh-1528
2 years ago
Joe Grandja
49b199c5b4
Polish gh-1429
2 years ago
Dmitriy Dubson
d4ae69bfa8
Add ability to customize the access token response
...
Issue gh-925
Closes gh-1429
2 years ago
Steve Riesenberg
4bcae2bf07
Merge branch '1.2.x'
2 years ago
Steve Riesenberg
bf295315d3
Merge branch '1.1.x' into 1.2.x
2 years ago
Steve Riesenberg
f6b426ddf5
Use release version of spring-security-release-plugin
...
Closes gh-1526
2 years ago
Eric Haag
f7909c3065
Update Revved up by Develocity badge
...
Closes gh-1518
2 years ago
Joe Grandja
58075c7cda
Merge branch '1.2.x'
2 years ago
Joe Grandja
9d478759fb
Merge branch '1.1.x' into 1.2.x
...
Closes gh-1521
2 years ago
Ger Roza
6b04022f2a
Update application.yml in Getting Started guide
...
Issue gh-1186
Closes gh-1519
2 years ago
Joe Grandja
01441f917c
Next Development Version
2 years ago
github-actions[bot]
b867304a4e
Release 1.3.0-M1
2 years ago
Joe Grandja
1d0e6cbb21
Document usage for OAuth2ClientCredentialsAuthenticationProvider.setAuthenticationValidator()
...
Issue gh-1377
2 years ago
Joe Grandja
463b2c4c05
Update to assertj-core 3.25.1
...
Closes gh-1513
2 years ago
Joe Grandja
51b7d545c9
Update to jackson-bom 2.16.1
...
Closes gh-1512
2 years ago
Joe Grandja
87d604ef61
Update to Spring Security 6.3.0-M1
...
Closes gh-1511
2 years ago
Joe Grandja
39928820d5
Update to Spring Framework 6.1.3
...
Closes gh-1510
2 years ago
Joe Grandja
cce5b3871f
Polish gh-1467
2 years ago
smallbun
6638181f46
Improve logging
...
Closes gh-1467
2 years ago
Joe Grandja
9757e33f09
Polish gh-1377
2 years ago
adamleantech
5c3f1cb691
Allow configurable scope validation strategy in OAuth2ClientCredentialsAuthenticationProvider
...
Closes gh-1377
2 years ago
Joe Grandja
168077be24
Add support for multiple issuers per host using the path component
...
Closes gh-1342
2 years ago
Joe Grandja
6ec92a073c
Merge branch '1.2.x'
2 years ago
Joe Grandja
faad0be153
Add test for refresh_token grant with public client
...
Related gh-1432
2 years ago
Steve Riesenberg
ccad52dede
Merge branch '1.2.x'
2 years ago
Steve Riesenberg
e76fde806f
Merge branch '1.1.x' into 1.2.x
2 years ago
Eric Haag
f6b07f5649
Exclude build directories from nohttp task
...
Before this commit, build directories were considered when running the
checkstyleNohttp Gradle task.
Given that many tasks write their outputs to the build directory, this
could lead to incorrect results being produced, depending on what order
the tasks are executed. As a result, Gradle will disable some build
optimizations, such as build caching, to ensure correctness.
After this commit, build directories are ignored by the
checkstyleNohttp task.
2 years ago