Martin Bogusz
8f6593ab2a
Set default timeout when fetching JWKSet for private_key_jwt
...
Closes gh-1413
2023-11-07 07:57:45 -05:00
Joe Grandja
c3f86d11f8
Issuer should not support path component
...
Closes gh-1435
2023-11-06 14:53:04 -05:00
Joe Grandja
5286affbfe
Fix tests for OAuth2 Authorization Server Metadata Endpoint
...
Closes gh-1419
2023-10-23 13:46:12 -04:00
Joe Grandja
b0862336d3
Fix tests for OIDC Provider Configuration Endpoint
...
Closes gh-1416
2023-10-23 10:12:51 -04:00
Joe Grandja
24d2a7c8dc
Next Development Version
2023-10-16 14:57:53 -04:00
Joe Grandja
2a48bf6831
Release 0.4.4
2023-10-16 14:49:18 -04:00
Joe Grandja
e0bc768ad1
Update to Spring Boot 2.7.16
...
Closes gh-1396
2023-10-16 14:45:23 -04:00
Joe Grandja
4f09f93619
Update to Spring Security 5.8.8
...
Closes gh-1395
2023-10-16 14:45:08 -04:00
Joe Grandja
9ddf113fe4
Update to Spring Framework 5.3.30
...
Closes gh-1394
2023-10-16 14:44:36 -04:00
Joe Grandja
c7c75b5656
Fix typo: context.getHeaders() to context.getJwsHeader()
...
Closes gh-1391
2023-10-16 11:33:26 -04:00
Joe Grandja
75c3a52788
Client credentials are not allowed in query parameters
...
Closes gh-1378
2023-10-16 07:15:16 -04:00
Joe Grandja
6d21a65ff4
Polish gh-1345
2023-10-11 12:20:57 -04:00
Yuta Saito
9109d3714b
Fix to return hashed client_secret when registering with client_secret_jwt
...
Closes gh-1344
2023-10-11 11:53:13 -04:00
Joe Grandja
647e873b30
Next Development Version
2023-06-20 05:17:35 -04:00
Joe Grandja
a1f42f1843
Release 0.4.3
2023-06-20 05:09:07 -04:00
Joe Grandja
580a692a0c
Update feature planning section to using GitHub Projects
2023-06-20 04:32:04 -04:00
Joe Grandja
b0e114d019
Update to junit-jupiter 5.9.3
...
Closes gh-1280
2023-06-19 15:24:08 -04:00
Joe Grandja
fa9d7f130d
Update to jackson-bom 2.14.3
...
Closes gh-1274
2023-06-19 14:14:09 -04:00
Joe Grandja
5ebd5515a5
Update to Spring Security 5.8.4
...
Closes gh-1273
2023-06-19 14:05:17 -04:00
Joe Grandja
19ed64d26c
Update to Spring Framework 5.3.28
...
Closes gh-1272
2023-06-19 14:04:52 -04:00
Joe Grandja
2b3b5d2531
Polish gh-1252
2023-06-16 10:27:44 -04:00
Martin Lindström
890b1ef0ed
Fix to save all values for multi-valued request parameters
...
Fixes gh-1250
2023-06-16 06:11:01 -04:00
Joe Grandja
4bb741b0ba
Revert serialVersionUID to 0.4.0
...
Closes gh-1218
2023-05-19 14:50:28 -04:00
Joe Grandja
4b13ef3432
Update spring-asciidoctor-backends to 0.0.5
...
Closes gh-1192
2023-04-28 06:59:58 -04:00
Joe Grandja
55677ec354
Update io.spring.ge.conventions plugin to 0.0.13
...
Closes gh-1190
2023-04-28 06:31:35 -04:00
Janne Valkealahti
bc947481ad
Fix artifact build properties for Artifactory
...
- Apply SpringArtifactoryPlugin in SpringRootProjectPlugin (which applies ArtifactoryPlugin)
- In SpringArtifactoryPlugin don't set publication if MavenPublishPlugin is not applied
Closes gh-1179
2023-04-19 15:38:49 -04:00
Joe Grandja
616033606b
Apply ArtifactoryPlugin to SpringRootProjectPlugin
...
Closes gh-1177
2023-04-19 14:25:33 -04:00
Joe Grandja
7aee468d8b
Update to org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0
...
Closes gh-1175
2023-04-19 12:01:37 -04:00
Joe Grandja
089096a835
Next Development Version
2023-04-18 06:56:49 -04:00
Joe Grandja
42a0393d44
Release 0.4.2
2023-04-18 06:19:59 -04:00
Joe Grandja
d2cb3d0605
Update to io.spring.javaformat:spring-javaformat-checkstyle:0.0.38
...
Closes gh-1164
2023-04-17 17:00:57 -04:00
Joe Grandja
5b16a48d1f
Update to Spring Security 5.8.3
...
Closes gh-1163
2023-04-17 17:00:29 -04:00
Joe Grandja
ea11b66ccc
Update to Spring Framework 5.3.27
...
Closes gh-1162
2023-04-17 17:00:00 -04:00
Joe Grandja
0b1e77828a
Update Stack Overflow tag to spring-authorization-server
2023-04-17 15:50:45 -04:00
HuiYeong
25bc45cdff
Fix refresh token error code INVALID_CLIENT to INVALID_GRANT
...
Closes gh-1139
2023-04-06 07:53:45 -04:00
Joe Grandja
ef4c5d7b6f
Allow localhost in redirect_uri
...
Closes gh-651
2023-04-05 15:44:54 -04:00
Steve Riesenberg
c0f0d7700a
Revert accidental change in versions
...
Issue gh-1120
2023-03-10 15:47:04 -06:00
Steve Riesenberg
75ded47818
Use spring-io/spring-gradle-build-action
...
Closes gh-1120
2023-03-10 15:34:35 -06:00
Steve Riesenberg
61aad39139
Update to actions/checkout@v3
...
Closes gh-1117
2023-03-10 12:42:54 -06:00
Joe Grandja
addd6e13d5
Polish gh-1056
2023-03-07 04:26:13 -05:00
Yuta Saito
63aa5d8933
Fix client secret encoding when client dynamically registered
...
Closes gh-1056
2023-03-06 17:39:36 -05:00
Siva Kumar Edupuganti
b7f842f6d0
Fix broken support link
...
Closes gh-1092
2023-02-23 15:27:19 -05:00
Joe Grandja
860133a352
Add user property to deploy_docs workflow
2023-02-23 07:07:02 -05:00
Joe Grandja
fc6bf6160e
Next Development Version
2023-02-21 11:12:48 -05:00
Joe Grandja
36dc37143e
Release 0.4.1
2023-02-21 11:06:29 -05:00
Joe Grandja
2177c484df
Update to junit-jupiter:5.9.2
...
Closes gh-1085
2023-02-21 11:06:18 -05:00
Joe Grandja
ca11e2921c
Update to jackson-bom:2.14.2
...
Closes gh-1084
2023-02-21 11:06:05 -05:00
Joe Grandja
262246b508
Update to io.spring.javaformat:spring-javaformat-checkstyle:0.0.35
...
Closes gh-1083
2023-02-21 11:05:51 -05:00
Joe Grandja
a7b099bd74
Update to io.spring.nohttp:nohttp-checkstyle:0.0.11
...
Closes gh-1082
2023-02-21 11:05:38 -05:00
Joe Grandja
1c791c4756
Update to Spring Security 5.8.2
...
Closes gh-1081
2023-02-21 11:05:23 -05:00