Skip to content

Conversation

@fhanik
Copy link
Contributor

@fhanik fhanik commented Sep 25, 2019

PowerMock removed as a test dependency. Testing converted using real data.

Fixes gh-7375

@fhanik fhanik added the in: saml2 An issue in SAML2 modules label Sep 25, 2019
@fhanik fhanik added this to the 5.2.0 milestone Sep 25, 2019
@fhanik fhanik requested a review from jzheaux September 25, 2019 19:47
@fhanik fhanik self-assigned this Sep 25, 2019
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've left just one comment inline. Nice work removing the test dependency.

… and spring-projects#7375

Fixes spring-projectsgh-7377
Fixes spring-projectsgh-7375

spring-projects#7377
spring-projects#7375

Clean up code

- Authentication request factory should only throw Saml2Exception
- OpenSamlImplementation should only throw Saml2Exception
- Move the OpenSamlImplementation package private methods to the right
section
@fhanik fhanik force-pushed the feature/propagate_saml_authentication_exception branch from e283887 to 22da2b4 Compare September 27, 2019 16:08
@fhanik fhanik merged commit e6d40e8 into spring-projects:master Sep 27, 2019
@fhanik fhanik deleted the feature/propagate_saml_authentication_exception branch September 27, 2019 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: saml2 An issue in SAML2 modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SamlAuthenticationProvider should propagate actual validation errors

2 participants