Joe Grandja
aed93f38ac
Fix packages from javax to jakarta
2022-09-13 04:50:11 -04:00
Joe Grandja
d184363591
Merge branch 0.4.x into main
...
The following commits are merged using the default merge strategy.
70d433a45a Update ref-doc with OAuth2Authorization.getAuthorizedScopes()
0994a1e1e1 Allow customizing OIDC Provider Configuration Response
8043b8c949 Allow customizing Authorization Server Metadata Response
4466cbe69d Use configured ID Token signature algorithm
502fa24cfb Polish gh-787
07d69cbfb4 Validate client secret not expired
2cc603c7e7 Improve configurability for AuthenticationConverter and AuthenticationProvider
1db05991af Make OAuth2AuthenticationContext an interface
c326b1a2ba Remove OAuth2AuthenticationValidator
2022-09-13 04:36:21 -04:00
Joe Grandja
c326b1a2ba
Remove OAuth2AuthenticationValidator
...
Closes gh-891
2022-09-12 16:57:22 -04:00
Joe Grandja
1db05991af
Make OAuth2AuthenticationContext an interface
...
Closes gh-890
2022-09-12 16:56:45 -04:00
Joe Grandja
2cc603c7e7
Improve configurability for AuthenticationConverter and AuthenticationProvider
...
Closes gh-417
2022-09-07 04:29:03 -04:00
doctormacky
07d69cbfb4
Validate client secret not expired
...
Closes gh-850
2022-08-30 09:41:29 -04:00
Joe Grandja
502fa24cfb
Polish gh-787
2022-08-30 05:58:15 -04:00
721806280
4466cbe69d
Use configured ID Token signature algorithm
...
Closes gh-787
2022-08-30 05:19:21 -04:00
Joe Grandja
8043b8c949
Allow customizing Authorization Server Metadata Response
...
Closes gh-878
2022-08-29 17:06:46 -04:00
Joe Grandja
0994a1e1e1
Allow customizing OIDC Provider Configuration Response
...
Closes gh-616
2022-08-29 10:11:05 -04:00
Joe Grandja
70d433a45a
Update ref-doc with OAuth2Authorization.getAuthorizedScopes()
...
Issue gh-829
2022-08-26 11:14:20 -04:00
Joe Grandja
d39cc7ca75
Merge branch 0.4.x into main
...
The following commits are merged using the default merge strategy.
2dabfa02e0 Remove constructor in OidcProviderConfigurationEndpointFilter
6b66719a83 Remove constructor in OAuth2AuthorizationServerMetadataEndpointFilter
aebc613862 Make AuthorizationServerContext an interface
f583668a9c Make AuthorizationServerContextFilter private
3efee494ad Rename ProviderContext
c60ae4532f Rename ProviderSettings
2022-08-24 14:40:22 -04:00
Joe Grandja
58befe9d44
Merge branch 0.4.x into main
...
The following commits are merged using 'ours' merge strategy.
4066c3ec4d Next Development Version
daeeb14141 Release 0.4.0-M1
6701913d0e Update to nimbus-jose-jwt:9.23
03b31d90a7 Update to Spring Security 5.8.0-M2
c9ac9afb60 Update to Spring Framework 5.3.22
2022-08-24 12:19:54 -04:00
Joe Grandja
2dabfa02e0
Remove constructor in OidcProviderConfigurationEndpointFilter
...
Closes gh-869
2022-08-23 13:57:11 -04:00
Joe Grandja
6b66719a83
Remove constructor in OAuth2AuthorizationServerMetadataEndpointFilter
...
Closes gh-868
2022-08-23 13:55:51 -04:00
Joe Grandja
aebc613862
Make AuthorizationServerContext an interface
...
Closes gh-867
2022-08-23 11:26:11 -04:00
Joe Grandja
f583668a9c
Make AuthorizationServerContextFilter private
...
Closes gh-866
2022-08-23 11:25:46 -04:00
Joe Grandja
3efee494ad
Rename ProviderContext
...
Closes gh-865
2022-08-23 11:25:18 -04:00
Joe Grandja
c60ae4532f
Rename ProviderSettings
...
Closes gh-864
2022-08-23 11:24:22 -04:00
Joe Grandja
a042a7970c
Next Development Version
2022-08-16 16:26:34 -04:00
Joe Grandja
a1dd99a332
Release 1.0.0-M1
2022-08-16 16:15:34 -04:00
Joe Grandja
d04a85d05c
Fix test in OidcTests
2022-08-16 16:07:56 -04:00
Joe Grandja
4066c3ec4d
Next Development Version
2022-08-16 14:19:44 -04:00
Joe Grandja
daeeb14141
Release 0.4.0-M1
2022-08-16 14:07:02 -04:00
Joe Grandja
6701913d0e
Update to nimbus-jose-jwt:9.23
...
Closes gh-857
2022-08-16 14:01:07 -04:00
Joe Grandja
03b31d90a7
Update to Spring Security 5.8.0-M2
...
Closes gh-856
2022-08-16 13:59:39 -04:00
Joe Grandja
c9ac9afb60
Update to Spring Framework 5.3.22
...
Closes gh-855
2022-08-16 13:58:38 -04:00
Joe Grandja
4b04c705c2
Merge remote-tracking branch 'upstream/0.4.x' into main
2022-08-16 12:02:08 -04:00
Joe Grandja
ce0d1b7b1e
Enhance samples to call UserInfo endpoint
...
Closes gh-847
2022-08-16 11:31:46 -04:00
Joe Grandja
2e07ce8b8f
Polish gh-738
2022-08-16 03:58:50 -04:00
yonyes
61621c5671
Default authorized scope to empty for client_credentials grant
...
Closes gh-780
2022-08-16 03:58:37 -04:00
Joe Grandja
a5e6b032de
Update github workflows to build with Java 17
2022-08-02 09:56:52 -04:00
Joe Grandja
2b47a16956
Update Support Policy
2022-08-02 09:44:29 -04:00
Joe Grandja
be80b2e74d
Update to org.hsqldb:hsqldb:2.6.1
...
Closes gh-843
2022-08-02 09:44:16 -04:00
Joe Grandja
338e6f703d
Update to com.squareup.okhttp3:okhttp:4.10.0
...
Closes gh-842
2022-08-02 09:44:01 -04:00
Joe Grandja
589043df3b
Update to mockito-core:4.6.1
...
Closes gh-841
2022-08-02 09:43:47 -04:00
Joe Grandja
3942d886b5
Update to assertj-core:3.23.1
...
Closes gh-840
2022-08-02 09:43:34 -04:00
Joe Grandja
5b622ced9a
Update to nimbus-jose-jwt:9.23
...
Closes gh-839
2022-08-02 09:43:19 -04:00
Joe Grandja
0f3f8485db
Fix OAuth2AuthorizationCodeGrantTests
...
Issue gh-482
2022-08-02 09:43:19 -04:00
Joe Grandja
ea1d649ed1
Fix references to OidcUserInfo.phoneNumberVerified()
2022-08-02 09:43:19 -04:00
Joe Grandja
9b52e918af
Update packages from javax to jakarta
...
Issue gh-838
2022-08-02 09:42:56 -04:00
Joe Grandja
a3019b775f
Update to jakarta.servlet-api:5.0.0
...
Closes gh-838
2022-08-02 09:42:34 -04:00
Joe Grandja
395cdbd620
Update to thymeleaf-extras-springsecurity6
...
Closes gh-837
2022-08-02 09:42:13 -04:00
Joe Grandja
d021bad8c5
Update to Spring Security 6.0.0-M6
...
Closes gh-836
2022-08-02 09:41:59 -04:00
Joe Grandja
737a1ea4d2
Update to Spring Framework 6.0.0-M5
...
Closes gh-835
2022-08-02 09:41:46 -04:00
Joe Grandja
0bd153c63d
Update to Spring Boot 3.0.0-M4
...
Closes gh-834
2022-08-02 09:41:28 -04:00
Joe Grandja
67d11d5fc7
Add https://repo.spring.io/milestone
2022-08-02 09:41:28 -04:00
Joe Grandja
d0fa352afe
Upgrade to Gradle 7.4.2
...
Closes gh-833
2022-08-02 09:41:14 -04:00
Joe Grandja
a2e6bd4974
Upgrade to Java 17
...
Closes gh-832
2022-08-02 09:40:14 -04:00
Joe Grandja
0cf2c236f2
Bump to initial major version
2022-08-02 09:13:29 -04:00