Skip to content

Add setMetadataFilename method to Saml2MetadataFilter #9393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

GitHanter
Copy link
Contributor

@GitHanter GitHanter commented Feb 1, 2021

Add setMetadataFilename method to Saml2MetadataFilter

Populated shared objects RelyingPartyRegistrationRepository and DefaultRelyingPartyRegistrationResolver in Saml2LoginConfigurer class

Closes gh-9317

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 1, 2021
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.

Thanks, @GitHanter, for the PR! I've left my feedback inline.

@GitHanter
Copy link
Contributor Author

@jzheaux

Really appreciate your detail review, I'll resolve the issues you point out and force push two commits :

  • one with setMetadataFilename method change
  • another with HTTP header Content-Disposition encoding changes

@jzheaux jzheaux added in: saml2 An issue in SAML2 modules type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 3, 2021
@jzheaux
Copy link
Contributor

jzheaux commented Feb 18, 2021

@GitHanter are you able to make the requested changes? I'm happy to help make them if you are busy.

@GitHanter
Copy link
Contributor Author

@jzheaux Sorry for the delay.

I was on my Spring Festival vacation last week, I'll do it this weekend CST.

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.

Thanks, @GitHanter! I've left just a bit more feedback inline.

@jzheaux
Copy link
Contributor

jzheaux commented Mar 2, 2021

@GitHanter, thanks again for the PR! This is now merged into master. Also, I added a polish commit of 3e8ad4b to simplify the test a bit.

@jzheaux jzheaux closed this Mar 2, 2021
@jzheaux jzheaux added this to the 5.5.0-M3 milestone Mar 2, 2021
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 type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SAML] Allow to override metadata file name on Saml2MetadataFilter
3 participants