752 Commits

Author SHA1 Message Date
Steve Riesenberg
2fc0c5efb8 Update to Spring Boot 2.7.0 in ref doc examples
Issue gh-749
2022-05-24 11:35:39 -05:00
Steve Riesenberg
7edbe2a30d Polish "How-to: Implement core services with JPA"
Issue gh-545
2022-05-24 11:26:47 -05:00
Steve Riesenberg
5bd2968dac Polish ref doc
Issue gh-499
2022-05-24 11:26:46 -05:00
Joe Grandja
76212f1018 Update to com.squareup.okhttp3:4.9.3
Closes gh-755
2022-05-24 10:20:53 -04:00
Joe Grandja
90e09594d7 Update to mockito-core:4.5.1
Closes gh-754
2022-05-24 10:20:39 -04:00
Joe Grandja
7be02ceda0 Update to nimbus-jose-jwt:9.22
Closes gh-753
2022-05-24 10:20:23 -04:00
Joe Grandja
4defb0ef87 Update to jackson-bom:2.13.3
Closes gh-752
2022-05-24 10:20:11 -04:00
Joe Grandja
8a18f20ba8 Update snapshot_tests to use Spring Security 5.7.+
Issue gh-751
2022-05-24 10:19:52 -04:00
Joe Grandja
8a9ce86710 Update to Spring Security 5.7.1
Closes gh-751
2022-05-24 10:19:37 -04:00
Joe Grandja
c2ba98ee7d Update to Spring Framework 5.3.20
Closes gh-750
2022-05-24 10:19:16 -04:00
Joe Grandja
c4a5015f8b Update to Spring Boot 2.7.0
Closes gh-749
2022-05-24 10:18:22 -04:00
Joe Grandja
bb1bd6b0b8 Reorganize the feature list in ref doc
Closes gh-708
2022-05-24 07:32:33 -04:00
Joe Grandja
6bec78cf6b Polish Protocol Endpoints in ref doc
Issue gh-672
2022-05-23 16:11:37 -04:00
Steve Riesenberg
51d00742f3 Polish tests using AuthorizationCodeGrantFlow 2022-05-19 12:29:37 -05:00
Steve Riesenberg
9171006952 Add "How-to: Customize the OpenID Connect 1.0 UserInfo response"
Closes gh-537
2022-05-19 12:29:37 -05:00
Steve Riesenberg
ecda4e0a15 Polish section id prefixes in docs
See https://github.com/spring-projects/spring-authorization-server/pull/736#discussion_r869493261

Issue gh-667
Issue gh-668
Issue gh-545
2022-05-18 23:20:14 -05:00
Steve Riesenberg
14cedd7895 Add Client Registration Endpoint in ref doc
Closes gh-672
2022-05-18 17:08:40 -05:00
Steve Riesenberg
4443312739 Add UserInfo Endpoint in ref doc
Issue gh-672
2022-05-18 17:08:28 -05:00
Steve Riesenberg
eb0ac3fa16 Add Provider Configuration Endpoint in ref doc
Issue gh-672
2022-05-18 17:08:28 -05:00
Steve Riesenberg
170159cc2c Add JWK Set Endpoint in ref doc
Issue gh-672
2022-05-18 17:07:24 -05:00
Steve Riesenberg
4c54c5976f Add OAuthorization Server Metadata Endpoint in ref doc
Issue gh-672
2022-05-18 17:07:23 -05:00
Steve Riesenberg
e687970f2b Add Token Revocation Endpoint in ref doc
Issue gh-672
2022-05-18 17:07:23 -05:00
Steve Riesenberg
8bc7b77ed7 Add Token Introspection Endpoint in ref doc
Issue gh-672
2022-05-18 17:07:23 -05:00
Steve Riesenberg
1a115793ac Add copyright notice to index footer of docs
Closes gh-742
2022-05-17 12:48:59 -05:00
Joe Grandja
fc05e22bce Add Authorization and Token endpoint in ref doc
Issue gh-672
2022-05-11 14:33:19 -04:00
Joe Grandja
9d744045ce Add Configuration Model in ref doc
Closes gh-670
2022-05-11 09:30:54 -04:00
邓超
abd376ef1e Fix typo in CONTRIBUTING.adoc 2022-05-06 14:47:55 -05:00
Steve Riesenberg
c86a5f9735 Polish "How-to Guides" 2022-05-06 14:45:22 -05:00
Steve Riesenberg
6dd34f3afb Remove appendix 2022-05-06 14:22:53 -05:00
Joe Grandja
08d37771e3 Polish gh-649 2022-05-06 08:46:14 -04:00
Fang Xia
d0bb94b887 Enhance validation for configured issuer
Closes gh-649
2022-05-06 08:17:32 -04:00
Joe Grandja
b991e1adc1 Use OAuth2Token instead of AbstractOAuth2Token
Closes gh-733
2022-05-05 13:26:29 -04:00
Joe Grandja
627ae61785 Remove deprecations
Closes gh-732
2022-05-05 10:25:32 -04:00
Joe Grandja
b6f477b1d3 Remove OAuth2TokenClaimsContext.Builder.claims()
Issue gh-500

Closes gh-731
2022-05-05 10:24:53 -04:00
Joe Grandja
fff62db117 Move OAuth2TokenCustomizer to token package
Closes gh-730
2022-05-04 15:16:41 -04:00
Joe Grandja
9c1d224843 Update snapshot_tests to use Spring Security 5.6+
Issue gh-720
2022-05-04 11:13:38 -04:00
Joe Grandja
f8d613c22b Change interface that only contain constants to final class
Closes gh-728
2022-05-04 10:35:07 -04:00
Joe Grandja
30c17a5e49 Use OAuth2ErrorCodes.INVALID_REDIRECT_URI
Closes gh-727
2022-05-04 10:34:46 -04:00
Joe Grandja
6470c71e77 Remove temporary OAuth2AccessTokenResponseHttpMessageConverter
Issue gh-321

Closes gh-726
2022-05-04 10:34:19 -04:00
Joe Grandja
5652e022ab Remove OAuth2TokenIntrospectionClaimAccessor
Issue gh-597

Closes gh-725
2022-05-04 10:33:58 -04:00
Joe Grandja
6b0c2e3276 Polish OAuth2TokenCustomizer in ref doc
Issue gh-714
2022-05-04 10:33:58 -04:00
Joe Grandja
a1fefd937b Remove JwtEncoder and associated classes
Issue gh-596

Closes gh-724
2022-05-04 10:33:37 -04:00
Joe Grandja
47717a8163 Update to mockito-core 4.0.0
Closes gh-723
2022-05-04 10:33:20 -04:00
Joe Grandja
1d34ceb05d Update to nimbus-jose-jwt 9.14
Closes gh-722
2022-05-04 10:32:49 -04:00
Joe Grandja
71915331d8 Update to jackson-bom 2.13.2.1
Closes gh-721
2022-05-04 10:32:32 -04:00
Joe Grandja
a43abd4d5e Update to Spring Security 5.6.3
Closes gh-720
2022-05-04 10:32:11 -04:00
Joe Grandja
8968187ea4 Update to Spring Boot 2.6.7
Closes gh-719
2022-05-04 10:30:43 -04:00
Steve Riesenberg
3cc89f925e Polish "How-to: Implement core services with JPA"
Issue gh-690
Issue gh-714
2022-05-03 10:46:22 -05:00
Joe Grandja
38e37ae3eb Add Core Model / Components in ref doc
Closes gh-671
2022-05-03 10:25:42 -04:00
Steve Riesenberg
8458d1249e Add overview, getting help, and getting started
Closes gh-667
Closes gh-668
Closes gh-669
2022-05-02 15:10:25 -05:00