1312 Commits (ec19efbf2ae9537bfca2ac328a4ff434c609f135)

Author SHA1 Message Date
Josh Cummings 7df85a2ed9 Polish NimbusJwtDecoder 1 year ago
Josh Cummings ab43a660b9 Add RFC 9068 Support 1 year ago
Josh Cummings 81e2fd2fe8 Add Type Validation 1 year ago
Pat McCusker 2bd3cadde8 Use possessive pronoun rather contraction 1 year ago
Pat McCusker bfce6e438d Add fourth oauth grant type to javadoc 1 year ago
Josh Cummings b6c813c5a2 ClientRegistrations supports hostnames with underscores 1 year ago
Josh Cummings 3d15be1b06 JwtDecoders Supports Hostnames with Underscores 1 year ago
Bodo Graumann 0cd6a19b87 Avoid UriComponentsBuilder.fromUri 1 year ago
Steve Riesenberg 7fc5d50adf Polish gh-16551 1 year ago
Max Batischev 00cd95be76 Add setRedirectStrategy to OidcClientInitiatedServerLogoutSuccessHandler 1 year ago
Josh Cummings 6793334575 Polish setJwkSelector 1 year ago
douxiaofeng99 e22bc11cc9 Support JWK Selection Strategy 1 year ago
Joe Grandja 2480d41981 Add support for OAuth 2.0 Demonstrating Proof of Possession (DPoP) 1 year ago
Josh Cummings 11113adf62 Polish Nimbus JWK Source Implementation 1 year ago
Daeho Kwon 7b7abb28bb Remove Deprecated Usages of RemoteJWKSet 1 year ago
Josh Cummings f9824fd688 Polish Tests 1 year ago
Tran Ngoc Nhan e5ea75f7f4 Implement Serial 1 year ago
Rob Winch 004f38639d
Move ClientSettings to ClientRegistration 1 year ago
Rob Winch 4c533569bb
Ensure missing ClientRegistration.clientSettings JSON node works 1 year ago
Rob Winch f9498d3885
PKCE cannot be true and AuthorizationGrantType != AUTHORIZATION_CODE 1 year ago
Rob Winch ab629cc1ca
Add AuthorizationGrantType.toString() 1 year ago
Rob Winch b0a4dcb89e
ClientSettings equals, hashCode, toString 1 year ago
Rob Winch 2665a92107
Ensure that ClientSettings cannot be null 1 year ago
Rob Winch 0ed7b18f42
DefaultServerOAuth2AuthorizationRequestResolver requireProofKey support 1 year ago
DingHao 8d3e0844c5
Add ClientRegistration.clientSettings.requireProofKey to Enable PKCE 1 year ago
Tran Ngoc Nhan aced3bcf16 Encode Introspection clientId and clientSecret 1 year ago
Max Batischev ed3f3d17b2 Add support customizing redirect URI 1 year ago
Josh Cummings 244fd2eb51
Support Serialization in Exceptions 1 year ago
Josh Cummings 8735368d9e
Don't Support Serialization of Jackson Modules 1 year ago
Steve Riesenberg 6bc6946ad9
Make TokenType constructor public 1 year ago
Steve Riesenberg a7b6c63442
Polish gh-16087 1 year ago
ThomasKasene 9404aaf010
Added a constant for DPOP in OAuth2AccessToken.TokenType 1 year ago
Josh Cummings 018e1ae1a4
Added Serialization Values 1 year ago
Josh Cummings b9911fd522
Add serialVersionUID to Authentication classes 1 year ago
Tran Ngoc Nhan 39cd8d9faf Update copyright headers 1 year ago
Steve Riesenberg 0eb6acde96
Polish gh-16133 1 year ago
Kai Zander 73f3f75712
Always return current ClientRegistration in `loadAuthorizedClient` 1 year ago
Joe Grandja a8c4d6cead Require Locale argument for toLower/toUpperCase usage 1 year ago
Joe Grandja a7bf8f7cc6 Require Locale argument for toLower/toUpperCase usage 1 year ago
Joe Grandja 0eaffb37e7 Require Locale argument for toLower/toUpperCase usage 1 year ago
Steve Riesenberg ca1f891f25 Polish gh-15937 1 year ago
Davide Colazingari aec5afb6eb Fix assertions in NimbusReactiveJwtDecoderTests 1 year ago
Steve Riesenberg 86f3cd6dc7
Polish gh-15940 1 year ago
Hyeongi Jeong 4c6fef82b9
Fix error when Bearer token is requested with empty string 1 year ago
Tran Ngoc Nhan ab93541926 Simplify condition in some methods 1 year ago
Tran Ngoc Nhan e76de931ce Polish Optional usage 1 year ago
Tran Ngoc Nhan ffed4ea1dc Polish diamond usage 1 year ago
Josh Cummings 8a972917fa Deprecate Nimbus(Reactive)OpaqueTokenIntrospector 1 year ago
Steve Riesenberg dab6950231
Move parametersCustomizer 1 year ago
Tran Ngoc Nhan 31f8caec5f Polish diamond operator usage 1 year ago