Steve Riesenberg
|
7edbe2a30d
|
Polish "How-to: Implement core services with JPA"
Issue gh-545
|
4 years ago |
Steve Riesenberg
|
5bd2968dac
|
Polish ref doc
Issue gh-499
|
4 years ago |
Joe Grandja
|
76212f1018
|
Update to com.squareup.okhttp3:4.9.3
Closes gh-755
|
4 years ago |
Joe Grandja
|
90e09594d7
|
Update to mockito-core:4.5.1
Closes gh-754
|
4 years ago |
Joe Grandja
|
7be02ceda0
|
Update to nimbus-jose-jwt:9.22
Closes gh-753
|
4 years ago |
Joe Grandja
|
4defb0ef87
|
Update to jackson-bom:2.13.3
Closes gh-752
|
4 years ago |
Joe Grandja
|
8a18f20ba8
|
Update snapshot_tests to use Spring Security 5.7.+
Issue gh-751
|
4 years ago |
Joe Grandja
|
8a9ce86710
|
Update to Spring Security 5.7.1
Closes gh-751
|
4 years ago |
Joe Grandja
|
c2ba98ee7d
|
Update to Spring Framework 5.3.20
Closes gh-750
|
4 years ago |
Joe Grandja
|
c4a5015f8b
|
Update to Spring Boot 2.7.0
Closes gh-749
|
4 years ago |
Joe Grandja
|
bb1bd6b0b8
|
Reorganize the feature list in ref doc
Closes gh-708
|
4 years ago |
Joe Grandja
|
6bec78cf6b
|
Polish Protocol Endpoints in ref doc
Issue gh-672
|
4 years ago |
Steve Riesenberg
|
51d00742f3
|
Polish tests using AuthorizationCodeGrantFlow
|
4 years ago |
Steve Riesenberg
|
9171006952
|
Add "How-to: Customize the OpenID Connect 1.0 UserInfo response"
Closes gh-537
|
4 years ago |
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
|
4 years ago |
Steve Riesenberg
|
14cedd7895
|
Add Client Registration Endpoint in ref doc
Closes gh-672
|
4 years ago |
Steve Riesenberg
|
4443312739
|
Add UserInfo Endpoint in ref doc
Issue gh-672
|
4 years ago |
Steve Riesenberg
|
eb0ac3fa16
|
Add Provider Configuration Endpoint in ref doc
Issue gh-672
|
4 years ago |
Steve Riesenberg
|
170159cc2c
|
Add JWK Set Endpoint in ref doc
Issue gh-672
|
4 years ago |
Steve Riesenberg
|
4c54c5976f
|
Add OAuthorization Server Metadata Endpoint in ref doc
Issue gh-672
|
4 years ago |
Steve Riesenberg
|
e687970f2b
|
Add Token Revocation Endpoint in ref doc
Issue gh-672
|
4 years ago |
Steve Riesenberg
|
8bc7b77ed7
|
Add Token Introspection Endpoint in ref doc
Issue gh-672
|
4 years ago |
Steve Riesenberg
|
1a115793ac
|
Add copyright notice to index footer of docs
Closes gh-742
|
4 years ago |
Joe Grandja
|
fc05e22bce
|
Add Authorization and Token endpoint in ref doc
Issue gh-672
|
4 years ago |
Joe Grandja
|
9d744045ce
|
Add Configuration Model in ref doc
Closes gh-670
|
4 years ago |
邓超
|
abd376ef1e
|
Fix typo in CONTRIBUTING.adoc
|
4 years ago |
Steve Riesenberg
|
c86a5f9735
|
Polish "How-to Guides"
|
4 years ago |
Steve Riesenberg
|
6dd34f3afb
|
Remove appendix
|
4 years ago |
Joe Grandja
|
08d37771e3
|
Polish gh-649
|
4 years ago |
Fang Xia
|
d0bb94b887
|
Enhance validation for configured issuer
Closes gh-649
|
4 years ago |
Joe Grandja
|
b991e1adc1
|
Use OAuth2Token instead of AbstractOAuth2Token
Closes gh-733
|
4 years ago |
Joe Grandja
|
627ae61785
|
Remove deprecations
Closes gh-732
|
4 years ago |
Joe Grandja
|
b6f477b1d3
|
Remove OAuth2TokenClaimsContext.Builder.claims()
Issue gh-500
Closes gh-731
|
4 years ago |
Joe Grandja
|
fff62db117
|
Move OAuth2TokenCustomizer to token package
Closes gh-730
|
4 years ago |
Joe Grandja
|
9c1d224843
|
Update snapshot_tests to use Spring Security 5.6+
Issue gh-720
|
4 years ago |
Joe Grandja
|
f8d613c22b
|
Change interface that only contain constants to final class
Closes gh-728
|
4 years ago |
Joe Grandja
|
30c17a5e49
|
Use OAuth2ErrorCodes.INVALID_REDIRECT_URI
Closes gh-727
|
4 years ago |
Joe Grandja
|
6470c71e77
|
Remove temporary OAuth2AccessTokenResponseHttpMessageConverter
Issue gh-321
Closes gh-726
|
4 years ago |
Joe Grandja
|
5652e022ab
|
Remove OAuth2TokenIntrospectionClaimAccessor
Issue gh-597
Closes gh-725
|
4 years ago |
Joe Grandja
|
6b0c2e3276
|
Polish OAuth2TokenCustomizer in ref doc
Issue gh-714
|
4 years ago |
Joe Grandja
|
a1fefd937b
|
Remove JwtEncoder and associated classes
Issue gh-596
Closes gh-724
|
4 years ago |
Joe Grandja
|
47717a8163
|
Update to mockito-core 4.0.0
Closes gh-723
|
4 years ago |
Joe Grandja
|
1d34ceb05d
|
Update to nimbus-jose-jwt 9.14
Closes gh-722
|
4 years ago |
Joe Grandja
|
71915331d8
|
Update to jackson-bom 2.13.2.1
Closes gh-721
|
4 years ago |
Joe Grandja
|
a43abd4d5e
|
Update to Spring Security 5.6.3
Closes gh-720
|
4 years ago |
Joe Grandja
|
8968187ea4
|
Update to Spring Boot 2.6.7
Closes gh-719
|
4 years ago |
Steve Riesenberg
|
3cc89f925e
|
Polish "How-to: Implement core services with JPA"
Issue gh-690
Issue gh-714
|
4 years ago |
Joe Grandja
|
38e37ae3eb
|
Add Core Model / Components in ref doc
Closes gh-671
|
4 years ago |
Steve Riesenberg
|
8458d1249e
|
Add overview, getting help, and getting started
Closes gh-667
Closes gh-668
Closes gh-669
|
4 years ago |
Steve Riesenberg
|
a8974c6cca
|
Fix javadoc search in Java 11
Closes gh-711
|
4 years ago |