Filip Hanik
|
0cafcf37e2
Make the loginProcessingUrl configurable for saml2Login()
|
5 years ago |
Josh Cummings
|
5f17032ffd
Restore Removed Throws Clauses
|
5 years ago |
Mike Truso
|
a4430aa21b
Fix variable reference in sample code
|
6 years ago |
Filip Hanik
|
0f14844acf
We will not validate IP addresses as part of assertion validation
|
5 years ago |
Josh Cummings
|
ed02ef9773
Add Test for Malformed Scope
|
5 years ago |
Rob Winch
|
badb0a08c6
Fix exploits indendation
|
5 years ago |
Rob Winch
|
2827af15e0
Document Reactive CSRF Support
|
5 years ago |
Rob Winch
|
635f7e1edd
CsrfWebFilter supports multipart/form-data
|
5 years ago |
Josh Cummings
|
387f765595
Catch Malformed BearerTokenError Descriptions
|
5 years ago |
Vitalii Mahas
|
0ac5f5456f
Fix typo 'is' -> 'if' in javadoc
|
6 years ago |
Filip Hanik
|
4489163163
Use Spring Boot configuration for saml2Login()
|
6 years ago |
Filip Hanik
|
5345aecd7f
Align RSocket sample with new Spring Boot configuration
|
6 years ago |
Filip Hanik
|
bcaa8bc7e9
Upgrade to Spring Boot 2.2.0.RELEASE
|
6 years ago |
Rob Winch
|
9b4c170af0
Create Exploits Section for Reactive
|
6 years ago |
Rob Winch
|
bbda755a07
Fix Servlet exploits leveloffset
|
6 years ago |
Rob Winch
|
08fb9c960b
Fix invalid ids
|
6 years ago |
Rob Winch
|
55a98b9969
CSRF Documentation
|
6 years ago |
Rob Winch
|
02aaba37cd
Documentation TOC on the left
|
6 years ago |
Eleftheria Stein
|
de7cbc82b5
Clarify in Javadoc that expressionHandler should not be null
|
6 years ago |
Filip Hrisafov
|
b9f122230b
Align javadoc of continueFilterChainOnUnsuccessfulAuthentication with actual behaviour
|
6 years ago |
Phil Clay
|
8584b12c8d
Make saveAuthorizedClient save the authorized client
|
6 years ago |
Michel Palourdio
|
d26f40f062
DefaultRedirectStrategy should redirect to root if the context-relative URL does not contain the context-path.
|
8 years ago |
Joe Grandja
|
1c53a7859b
Fix access token expiry check with clock skew
|
6 years ago |
Tadaya Tsuyukubo
|
62c7de03c3
Add RequestMatcher to AbstractPreAuthenticatedProcessingFilter
|
7 years ago |
Giovanni Lovato
|
63607ee213
Add configurable mapping function to map authorities
|
7 years ago |
Eleftheria Stein
|
2d26be9446
Remove redundant public modifier
|
6 years ago |
Markus Öllinger
|
2cc05550fc
rename comparison method to isGranted and add test
|
7 years ago |
Markus Öllinger
|
a4ea989e9c
remove trailing whitespace
|
7 years ago |
Markus Öllinger
|
a449d6c316
extract permission mask comparison for subclasses to override
|
7 years ago |
Everett Irwin
|
6ad328f909
Add Clock Skew Tests
|
6 years ago |