223 Commits (820e3f57504a7fb8fcc8a74e06a481ab47a10ea2)

Author SHA1 Message Date
Josh Cummings fbdecdafb8
Add Mapping to Invalid Bearer Token 6 years ago
Josh Cummings 3e07b35611
Polish Bearer Token Error Handling 6 years ago
Josh Cummings 1b15f74f57
Add InvalidBearerTokenException 6 years ago
Josh Cummings 7b2fcd17f5
Add BearerTokenErrors 6 years ago
Eleftheria Stein fcc6457bef Unlock dependencies for next development version 6 years ago
Eleftheria Stein 93acf8f0f1 Lock dependencies for 5.3.0.M1 6 years ago
Josh Cummings de87675f6d Add JwtIssuerAuthenticationManagerResolver 6 years ago
Rob Winch 65981444f1 Use Version Ranges 6 years ago
Josh Cummings ed02ef9773
Add Test for Malformed Scope 7 years ago
Josh Cummings 387f765595
Catch Malformed BearerTokenError Descriptions 7 years ago
Josh Cummings 33ba292fed
Resource Server w/ SecurityReactorContextSubscriber 7 years ago
Josh Cummings 05caf3d8fb
Use Jwt.Builder 7 years ago
Josh Cummings 101e0a21a8 Bearer WebClient Filter Authentication Propagation 7 years ago
Josh Cummings 099d49aa40 Simplify currentAuthentication() 7 years ago
Josh Cummings 40ff837713 Polish Server|ServletBearerExchangeFilterFunction 7 years ago
Josh Cummings d7f7e9d4b7 Add Jwt to BearerTokenAuthentication Converter 7 years ago
Josh Cummings 068f4f0147 Polish Opaque Token 7 years ago
Josh Cummings c019507770 Add BearerTokenAuthentication 7 years ago
Josh Cummings f350988285 Add Servlet and ServerBearerExchangeFilterFunction 7 years ago
kostya05983 f6c650db47
Replace Streams with Loops 7 years ago
Lars Grefer 95511331fa fix checkstyle 7 years ago
watsta 2c2e8e5f24 Remove internal Optional usage in favor of null checks 7 years ago
Lars Grefer 34dd5fea30 Remove redundant throws clauses 7 years ago
Rob Winch a377581951 Fix WebClient Memory Leaks 7 years ago
Andreas Falk 766c4434d4 Improve test coverage of JwtGrantedAuthoritiesConverter 7 years ago
Andreas Falk 0a058c973a Add setter for authorities claim name in JwtGrantedAuthoritiesConverter 7 years ago
Andreas Falk b45e57cc40 Add setter for authority prefix in JwtGrantedAuthoritiesConverter 7 years ago
Josh Cummings 4ed197e515 Rename OAuth2TokenIntrospectionClient 7 years ago
Lars Grefer ff1070df36 remove redundant modifiers found by checkstyle 7 years ago
Josh Cummings d843818e48
Polish JwtGrantedAuthoritiesConverter 7 years ago
Eddú Meléndez 50adb6abcb Fix javadoc 7 years ago
matkocsis e584207a85 Loggin Fix for printing the full stack trace, spring-projects/spring-security#7110 7 years ago
Édouard Hue e8dd1325fd Fixed misleading OAuth2 error messages 7 years ago
Clement Ng cd54808718 Update Opaque Token Sample and tests 7 years ago
Clement Ng 491da9db03 Added OAuth2TokenAttributes to wrap attributes 7 years ago
Thomas Vitale f9747e6591 BearerTokenAuthenticationFilter exposes AuthenticationFailureHandler 7 years ago
Rob Winch 6f5a443175 ServerBearerTokenAuthenticationConverter Handles Empty Tokens 7 years ago
Tadaya Tsuyukubo 3cb0975860 Accept Converter in ReactiveJwtAuthenticationConverterAdapter 7 years ago
Florian Aumeier 9fe8949883 Add @transient to OAuth2IntrospectionAuthenticationToken 7 years ago
Josh Cummings af3c6d4972
JwtAuthenticationTokenTests Polish 7 years ago
Josh Cummings 936d28d328
JwtAuthenticationToken Polish 7 years ago
HaydenMeloche f84ab3a255
Added constructors to support custom principal name 7 years ago
Josh Cummings d0f5b42884
Mock Jwt Test Support and Jwt.Builder Polish 7 years ago
Jérôme Wacongne e59d8a529b
Mock Jwt Test Support and Jwt.Builder 7 years ago
Josh Cummings 5840e25732 Polish OAuth2TokenIntrospectionClient 7 years ago
MD Sayem Ahmed 0bc60dca69 Add custom parameters to token introspection requests 7 years ago
Josh Cummings 047bd16b51
Propagate Exception in NimbusReactiveJwtDecoder 7 years ago
Josh Cummings 7200fa2dce
Copy Token Introspection Attributes Map 7 years ago
Elena Felder e6ac9759e2 Extract bearer token from arbitrary header. 7 years ago
Josh Cummings b1195e7789 Opaque Token Intermediate Type 7 years ago