Commit Graph

770 Commits

Author SHA1 Message Date
Joe Grandja
beebfe8da3 Merge branch '0.4.x' into 1.0.x 2023-02-21 08:14:56 -05:00
Joe Grandja
0cd594082e Polish authorization error response encoding
Issue gh-1011
2023-02-21 03:47:53 -05:00
Joe Grandja
56918b9b48 Merge branch '0.4.x'
Closes gh-1074
2023-02-15 17:18:30 -05:00
Joe Grandja
30927ad5e7 Polish gh-1011 2023-02-15 16:58:28 -05:00
Andreas Fleig
26205a2d8d Preserve encoding for authorization request redirect_uri parameter
Closes gh-1011
2023-02-15 15:27:02 -05:00
luamas
32022c120c HttpMessageConverters uses jakarta.json.bind.Jsonb
Closes gh-1054
2023-02-15 12:51:02 -05:00
Joe Grandja
db5416ca47 Merge branch '0.4.x'
Fixes gh-1012
2023-02-15 11:35:32 -05:00
Joe Grandja
743dba7e5f Setup Forward Merge 2023-02-15 10:39:15 -05:00
Joe Grandja
1783bf7611 Polish gh-1013 2023-02-15 09:46:40 -05:00
topiam
9767d1eabb Fix redirect_uri resolver
Closes gh-1012
2023-02-15 09:30:06 -05:00
Steve Riesenberg
f0530e7433 Merge branch '0.4.x'
The following commits are merged using the default merge strategy.

70fade4ffa Replace deprecated command with environment file
2023-02-14 10:39:54 -06:00
jongwooo
70fade4ffa Replace deprecated command with environment file
Closes gh-1062
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-02-14 10:35:46 -06:00
SamTV12345
5251eea3b8 Update to Spring Boot 3.0.0
Closes gh-1023
2023-01-16 15:14:52 -05:00
Steve Riesenberg
f06ed40bbf Merge branch '0.4.x'
The following commits are merged using the default merge strategy.

0d9fbb375f Add authorizedScopes to sql in ref-doc
2023-01-03 15:50:18 -06:00
Steve Riesenberg
887ed38f58 Merge branch '0.4.x'
The following commits are merged using 'ours' merge strategy.

e332a9dac5 Next Development Version
9e0b52ea91 Release 0.4.0
02d0292cb1 Update to jackson-bom 2.14.0
e9c21235a4 Update to Spring Security 5.8.0
1d6ca0dbb1 Update to Spring Framework 5.3.24
2023-01-03 15:49:36 -06:00
kuschzzp
0d9fbb375f Add authorizedScopes to sql in ref-doc
Closes gh-1008
Related gh-829
2023-01-03 15:42:54 -06:00
Joe Grandja
9179881347 Next Development Version 2022-11-21 14:53:40 -05:00
Joe Grandja
b30a12dc7e Release 1.0.0 2022-11-21 14:29:30 -05:00
Joe Grandja
e60928f80c Update to Spring Security 6.0.0
Closes gh-981
2022-11-21 14:29:11 -05:00
Joe Grandja
e332a9dac5 Next Development Version 2022-11-21 13:40:03 -05:00
Joe Grandja
9e0b52ea91 Release 0.4.0 2022-11-21 13:33:53 -05:00
Joe Grandja
02d0292cb1 Update to jackson-bom 2.14.0
Closes gh-980
2022-11-21 13:29:08 -05:00
Joe Grandja
e9c21235a4 Update to Spring Security 5.8.0
Closes gh-979
2022-11-21 13:28:54 -05:00
Joe Grandja
1d6ca0dbb1 Update to Spring Framework 5.3.24
Closes gh-978
2022-11-21 13:28:19 -05:00
Joe Grandja
c1abf17df5 Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

8ed0194744 client_id authentication parameter must have printable ASCII characters
4e63c3b6b6 Update links to current version of OAuth 2.1
2022-11-21 11:32:46 -05:00
Seyed Mohammad Hossein Jamali
4e63c3b6b6 Update links to current version of OAuth 2.1
Closes gh-960
2022-11-21 11:15:09 -05:00
Joe Grandja
8ed0194744 client_id authentication parameter must have printable ASCII characters
Closes gh-889
2022-11-18 14:30:06 -05:00
Joe Grandja
d02f434688 Update to hsqldb 2.7.1
Closes gh-976
2022-11-16 17:56:31 -05:00
Joe Grandja
12cb396703 Update to jackson-bom 2.14.0
Closes gh-975
2022-11-16 17:56:19 -05:00
Joe Grandja
01d50cdccf Update to Spring Boot 3.0.0-RC2
Closes gh-974
2022-11-16 17:55:58 -05:00
Joe Grandja
c6c99e7e0e Update to Spring Security 6.0.0-RC2
Closes gh-973
2022-11-16 17:55:46 -05:00
Joe Grandja
1aca9fb334 Update to Spring Framework 6.0.0
Closes gh-972
2022-11-16 17:55:19 -05:00
Joe Grandja
49f3bf6e36 Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

8c78a5bdee Document Authorization Request Validation
a9371e918a Document Jwt Client Assertion Validation
fcbb5c1197 Polish OAuth2AuthorizationCodeGrantTests
2022-11-16 09:44:31 -05:00
Joe Grandja
fcbb5c1197 Polish OAuth2AuthorizationCodeGrantTests 2022-11-16 04:27:45 -05:00
Joe Grandja
a9371e918a Document Jwt Client Assertion Validation
Closes gh-945
2022-11-16 03:57:56 -05:00
Joe Grandja
8c78a5bdee Document Authorization Request Validation
Closes gh-858
2022-11-15 12:14:28 -05:00
Joe Grandja
67305abc54 Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

7e03795c58 Remove issuer setting from samples
2c4bd29f98 Add logging for authentication providers
74fe63a65b Add logging for authentication filters
2022-11-09 10:46:32 -05:00
Steve Riesenberg
74fe63a65b Add logging for authentication filters
Closes gh-159
2022-11-09 07:38:47 -05:00
Steve Riesenberg
2c4bd29f98 Add logging for authentication providers
Issue gh-159
2022-11-09 07:38:47 -05:00
Joe Grandja
7e03795c58 Remove issuer setting from samples 2022-11-08 16:31:16 -05:00
Joe Grandja
f66e619320 Update to jakarta.servlet-api 6.0.0
Closes gh-965
2022-11-08 12:17:22 -05:00
Joe Grandja
e05f86f985 Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

0e509333bc Assert unique identifiers in JdbcRegisteredClientRepository
8b0e7578df Upgrade to JUnit 5
2022-11-08 11:48:23 -05:00
Joe Grandja
8b0e7578df Upgrade to JUnit 5
Closes gh-964
2022-11-08 11:35:27 -05:00
Joe Grandja
0e509333bc Assert unique identifiers in JdbcRegisteredClientRepository
Closes gh-959
2022-11-03 16:29:12 -04:00
Steve Riesenberg
9b252d835a Merge branch '0.4.x' 2022-11-02 13:49:54 -05:00
Steve Riesenberg
061badf3ae Add User Info to Getting Started in ref doc
Closes gh-917
2022-11-02 13:45:20 -05:00
Joe Grandja
c94ee130d9 Merge branch 0.4.x into main
The following commits are merged using 'ours' merge strategy.

5bb43af3ff Update to Spring Boot 2.7.5
32c53e53da Update to Spring Security 5.8.0-RC1
836acf7c0e Update to jackson-bom:2.13.4.20221013
1a6a9dd1f2 Update to mockito-core:4.8.1
b47d5ebb72 Release 0.4.0-RC1
70466b74d8 Next Development Version
2022-11-01 13:29:53 -04:00
Joe Grandja
329b4870f6 Next Development Version 2022-11-01 10:20:30 -04:00
Joe Grandja
7b8481638b Release 1.0.0-RC1 2022-11-01 10:15:55 -04:00
Joe Grandja
70466b74d8 Next Development Version 2022-11-01 09:57:42 -04:00