Commit Graph

15 Commits

Author SHA1 Message Date
Joe Grandja
4d2a675272 Remove JUnit 5 dependencies
Issue gh-674
2022-04-20 14:01:19 -04:00
Steve Riesenberg
72c2e15487 Upgrade build to Gradle 7
Closes gh-572
2022-04-19 13:17:27 -05:00
Rafal Lewczuk
16e4f5130b Client authentication with JWT assertion
Closes gh-59
2021-12-16 06:32:25 -05:00
Steve Riesenberg
232b3b7ac6 Add jackson module for authorization server
Fixes problems with serialization of complex attribute values of various framework types such as OAuth2AuthorizationRequest and OAuth2ClientAuthenticationToken.

Closes gh-324
Closes gh-328
2021-06-28 16:12:18 -05:00
Ovidiu Popa
552751bd93 Provide JDBC implementation of OAuth2AuthorizationService
Add new JDBC implementation of the OAuth2AuthorizationService

Closes gh-245
2021-06-15 17:43:25 -05:00
Joe Grandja
e7feb6c0ed Polish gh-189 2021-05-07 11:21:41 -04:00
Ovidiu Popa
8224a0d971 Implement OpenID client registration endpoint
See: https://openid.net/specs/openid-connect-registration-1_0.html#ClientRegistration

Closes gh-57
2021-05-07 11:06:11 -04:00
Daniel Garnier-Moiroux
1962b9c5b7 Bump Jacoco to 0.8.6 to support Java 15 2021-03-12 16:09:38 -05:00
Joe Grandja
e16f15cce3 Consolidate to one module 2020-08-19 15:10:58 -04:00
Joe Grandja
c30488cd30 Add JWK Set Endpoint Filter
Closes gh-82
2020-08-18 06:28:16 -04:00
Joe Grandja
edefabdc6b Introduce JwtEncoder with JWS implementation
Closes gh-81
2020-08-12 15:53:22 -04:00
Joe Grandja
ca110f1dcf Fix jacoco build error
Issue gh-95
2020-07-24 09:37:49 -04:00
Joe Grandja
dd2b127b97 Remove jacoco config
Issue gh-95
2020-07-23 09:15:28 -04:00
Joe Grandja
d4a3df69de Move jacoco config
Issue gh-95
2020-07-22 07:55:50 -04:00
Joe Grandja
6d9d400f4f Align modules with Spring Security
Closes gh-95
2020-07-22 06:38:33 -04:00