All work
- SSO profile handlers don't check for missing sessionSIDP-562Resolved issue: SIDP-562Scott Cantor
- SAML 2 Login Context is treating AuthnContextDeclRef as equivalent to ClassRefSIDP-553Resolved issue: SIDP-553Scott Cantor
- IdP-Metadata containing german umlauts shows encoding-problems on Microsoft WindowsSIDP-552Resolved issue: SIDP-552ChadC
- LoginContext added to storage service twice but only cleared onceSIDP-536Resolved issue: SIDP-536ChadC
- _idp_authn_lc_key Cookie Path changes when using Cookie Version 1SIDP-526Resolved issue: SIDP-526ChadC
- Allow all installer input to be defined in install.propertiesSIDP-525Resolved issue: SIDP-525ChadC
- ERROR caused by releasing an attribute multiple timesSIDP-524Resolved issue: SIDP-524ChadC
- Add access to inbound AuthnRequestSIDP-523Resolved issue: SIDP-523ChadC
- supplied examples shouldn't promote federation URIs as relying partiesSIDP-522Resolved issue: SIDP-522ChadC
- Ipad/iOS devices will auto capitalize text entered into the IdP login screen, which can cause errors. Adding an HTML element will prevent thatSIDP-520Resolved issue: SIDP-520ChadC
- Switching between multiple login handlers cause first context to be sticky in Shib-Authentication-MethodSIDP-519Resolved issue: SIDP-519ChadC
- Example login.jsp / Usage of label tagSIDP-516Resolved issue: SIDP-516Rod Widdowson
- Alt text for IdP Logos is not esapiEncoder.encodeForHTMLAttributeSIDP-514Resolved issue: SIDP-514ChadC
- idpui taglib could look for more languages matchesSIDP-513Resolved issue: SIDP-513Rod Widdowson
- idpui taglib should iterate over all browser aproved languagesSIDP-512Resolved issue: SIDP-512Rod Widdowson
- ExternalAuthnSystemLoginHandler does not support forceAuthn/isPassiveSIDP-511Resolved issue: SIDP-511ChadC
- Error with stack trace when passive cannot be honoredSIDP-510Resolved issue: SIDP-510ChadC
- NullPointerException in AuthenticationEngineSIDP-508Resolved issue: SIDP-508ChadC
18 of 18
Spring 5.3.14 breaks MockApplicationContext test helper.
Fixed
Basics
Logistics
Basics
Logistics
Description
Environment
None
Created January 25, 2022 at 8:49 PM
Updated April 15, 2022 at 5:03 PM
Resolved January 25, 2022 at 8:58 PM
Activity
Scott Cantor January 25, 2022 at 8:54 PM
Scott Cantor
January 25, 2022 at 8:54 PM
They broke this in https://github.com/spring-projects/spring-framework/issues/27796
I let them know my opinion of that decision. I’m sure they’ll be happy to hear my input.
The POM has been locked to Spring 5.3.9 for a while, which is out of date, but when it’s bumped to the latest, a mock class broke due to a Spring API change.