Joe Grandja
fff64db0e2
Improve ClaimAccessor getClaimAsInstant
...
Fixes gh-5250
2018-05-03 21:03:45 -04:00
Joe Grandja
2356749cc3
Add test NimbusUserInfoResponseClient sets Accept header to JSON
...
Issue gh-5294
2018-05-03 20:18:41 -04:00
Joe Grandja
b8f225c49e
NimbusUserInfoResponseClient sets Accept header to JSON
...
Fixes gh-5294
2018-05-03 16:34:38 -04:00
Rob Winch
0a5da93640
Improve PasswordEncoder deprecated notices
...
Fixes: gh-5296
2018-05-03 15:13:06 -05:00
Rob Winch
948e650a0e
Add update-dependencies.sh
...
Fixes: gh-5276
2018-05-03 14:59:16 -05:00
Rob Winch
bc0c3a5b69
Update to Spring Framework 5.0.6.BUILD-SNAPSHOT
...
Issue: gh-5290
# Conflicts:
# gradle/dependency-management.gradle
2018-05-03 14:10:09 -05:00
Rob Winch
618e0ab98d
Update to selenium 3.11.0
...
Fixes: gh-5289
2018-05-03 14:09:15 -05:00
Rob Winch
bc017a62ca
Update to mockito-core:2.18.3
...
Fixes: gh-5284
2018-05-03 14:09:15 -05:00
Rob Winch
e971490605
Update to htmlunit:2.30
...
Fixes: gh-5283
2018-05-03 14:09:15 -05:00
Rob Winch
58b02364c2
Update to aspectj 1.9.1
...
Fixes: gh-5282
2018-05-03 14:09:12 -05:00
Rob Winch
ef9279dd7c
Update to javax.servlet-api:4.0.1
...
Fixes: gh-5281
2018-05-03 14:08:25 -05:00
Rob Winch
ba5986f9b1
Update to oauth2-oidc-sdk:5.61
...
Fixes: gh-5280
2018-05-03 14:08:25 -05:00
Rob Winch
332aee8dd5
Update to nimbus-jose-jwt:5.10
...
Fixes: gh-5279
2018-05-03 14:08:25 -05:00
Rob Winch
c0813b7448
Update Spring Boot 2.0.1.RELEASE
...
Fixes: gh-5278
# Conflicts:
# gradle.properties
2018-05-03 14:08:18 -05:00
Rob Winch
dc75c3e011
Update GAE 1.9.63
...
Fixes: gh-5277
2018-05-03 14:06:52 -05:00
Joe Grandja
4cc5705ae5
HttpSessionOAuth2AuthorizationRequestRepository removes empty Map from session
...
Fixes gh-5263
2018-05-02 11:07:26 -04:00
Joe Grandja
49b63e260d
OAuth2LoginAuthenticationFilter should handle null ClientRegistration
...
Fixes gh-5251
2018-05-02 09:16:42 -04:00
Josh Cummings
2273839aad
FormLoginConfigTests groovy->java
...
Issue: gh-4939
2018-05-01 08:11:04 -06:00
Rob Winch
9bb841ac67
ExceptionTranslationFilter does not handle committed responses
...
Fixes: gh-5273
2018-04-30 16:49:51 -05:00
Rob Winch
eb067bc3a1
DefaultWebSecurityExpressionHandler uses PermissionEvaluator Bean
...
The default instance of DefaultWebSecurityExpressionHandler uses the
PermissionEvaluator Bean by default.
Fixes: gh-5272
2018-04-30 12:15:50 -05:00
Josh Cummings
359a73eff2
Merge pull request #5260 from jzheaux/gh-4939-FormLoginBeanDefinitionParserTests
...
FormLoginBeanDefinitionParserTests groovy->java
2018-04-27 12:03:55 -06:00
Josh Cummings
52d95770ec
Merge pull request #5240 from jzheaux/gh-4939-CsrfConfigTests
...
CsrfConfigTests groovy->java
2018-04-25 12:26:16 -06:00
Josh Cummings
3c1231efd3
CsrfConfigTests groovy->java
...
Issue: gh-4939
2018-04-25 11:41:32 -06:00
Josh Cummings
65326b1178
FormLoginBeanDefinitionParserTests groovy->java
...
Issue: gh-4939
2018-04-25 11:12:07 -06:00
Josh Cummings
f9eea1a58d
Merge pull request #5224 from jzheaux/gh-4939-AccessDeniedHandlerTests
...
AccessDeniedConfigTests groovy->java
2018-04-25 08:23:30 -06:00
Josh Cummings
9c0f2cc281
AccessDeniedConfigTests groovy->java
...
Issue: gh-4939
2018-04-24 08:11:47 -06:00
Josh Cummings
7daa27874e
Merge pull request #5247 from jzheaux/gh-5242
...
Remove Default URLs and Parameters Commentary
2018-04-19 10:34:16 -06:00
Josh Cummings
f8247fa346
Remove Default URLs and Parameters Commentary
...
This paragraph was originally there to explain why Spring Security was
moving from the old default URLs and parameters to new ones.
Now that the defaults are the same in XML and well as Java Config, the
explanation is now no longer relevant.
Fixes: gh-5242
2018-04-19 08:53:23 -06:00
Rob Winch
afdefe7b13
Fixes: gh-5190
2018-04-16 17:52:27 -05:00
Joe Grandja
6095340e93
OAuth2AuthorizationRequestRedirectFilter -> Reuse code for baseUrl
...
Fixes gh-5153
2018-04-09 21:11:00 -04:00
Joe Grandja
d8f91e4261
Fix NPE with exp claim in NimbusJwtDecoderJwkSupport
...
Fixes gh-5168
2018-04-04 07:58:32 -04:00
Joe Grandja
2bd31c96ed
ClaimAccessor.getClaimAsInstant() converts Long or Date
...
Fixes gh-5191, Fixes gh-5192
2018-04-03 21:14:25 -04:00
Joe Grandja
d4e459874a
Fix SecuredAnnotationSecurityMetadataSourceTests -> Related SPR-16677
2018-04-03 11:38:37 -04:00
Joe Grandja
526e0fdd4f
Add OAuth2 Client HandlerMethodArgumentResolver
...
Fixes gh-4651
2018-04-02 12:13:52 -04:00
Joe Grandja
982fc360b2
Add support for authorization_code grant
...
Fixes gh-4928
2018-04-02 12:13:06 -04:00
Rob Winch
8fbec3f0f1
Polish NegatedServerWebExchangeMatcher
...
Issue: gh-5170
2018-03-29 21:17:40 -05:00
Tao Qian
d83b67e4cb
Add NegatedServerWebExchangeMatcher
...
Fixes: gh-5170
2018-03-29 21:16:11 -05:00
Rob Winch
234c20eb30
Polish XsdDocumentedTests
...
- NicerNoce->XmlNode
- NicerXmlSupport->XmlSupport
- NicerXmlParser->XmlParser
Issue: gh-4939
2018-03-29 16:36:41 -05:00
Josh Cummings
0c0abea3ad
XsdDocumentedTests groovy->java
...
Groovy has more extensive support for Xml parsing via XmlSlurper.
To replace it, this conversion also introduces a SAX wrapper,
NicerXmlParser, and a companion Node wrapper, NicerNode, that
allowed for less modification of the converted tests.
Issue: gh-4939
2018-03-29 16:36:41 -05:00
Rob Winch
fb7394c1de
Polish Javadoc
...
Fixes: gh-5186
2018-03-29 15:33:57 -05:00
Rob Winch
6e1e977778
Polish HeadersSpec
...
Fixes: gh-5187
2018-03-29 15:33:57 -05:00
Rob Winch
9b692b9616
Update to mockito 2.17.0
...
Fixes: gh-5181
2018-03-28 14:57:12 -05:00
Rob Winch
ffbc1f1e93
Update to hibernate-validator:6.0.9.Final
...
Fixes: gh-5180
2018-03-28 14:57:12 -05:00
Rob Winch
6d9e9007f6
Update to hibernate-entitymanager:5.2.16.Final
...
Fixes: gh-5178
2018-03-28 14:57:12 -05:00
Rob Winch
a006ac3bb0
Update to assertj 2.9.1
...
Fixes: gh-5177
2018-03-28 14:57:12 -05:00
Rob Winch
692f2d343b
Update to thymeleaf-layout-dialect:2.3.0
...
Fixes: gh-5176
2018-03-28 14:57:12 -05:00
Rob Winch
b48972cf79
Update to unbounded 4.0.5
...
Fixes: gh-5175
2018-03-28 14:57:10 -05:00
Rob Winch
2ad90b95e1
Update to oauth2-oidc-sdk:5.57
...
Fixes: gh-5179
2018-03-28 14:55:04 -05:00
Rob Winch
453fb24ef1
Update to nimbus-jose-jwt:5.9
...
Fixes: gh-5174
2018-03-28 14:55:04 -05:00
Rob Winch
2ab18baa09
Update to appengine 1.9.63
...
Fixes: gh-5173
2018-03-28 14:55:04 -05:00