Skip to content

Fix incorrect SAML path being called in SAML POST authentication#8182

Merged
mitchellhenke merged 6 commits intomainfrom
mitchellhenke/fix-saml-postauth-bug
Apr 12, 2023
Merged

Fix incorrect SAML path being called in SAML POST authentication#8182
mitchellhenke merged 6 commits intomainfrom
mitchellhenke/fix-saml-postauth-bug

Conversation

@mitchellhenke
Copy link
Contributor

🛠 Summary of changes

Fixes issue we ran into with #8166 where the path changed years to the first year, rather than the originally requested one.

@mitchellhenke mitchellhenke force-pushed the mitchellhenke/fix-saml-postauth-bug branch from 5d503a0 to f1600b2 Compare April 11, 2023 19:38
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

whoops, thanks for fixing

Mitchell Henke and others added 2 commits April 11, 2023 15:51
changelog: Bug Fixes, SAML, Fix incorrect SAML path being called in SAML POST authentication

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/fix-saml-postauth-bug branch from bf924c5 to bf22eca Compare April 11, 2023 20:51
Mitchell Henke and others added 4 commits April 12, 2023 10:33
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/fix-saml-postauth-bug branch from 370a3f9 to 05e2346 Compare April 12, 2023 17:31
@zachmargolis
Copy link
Contributor

This inspired me to bring back this old PR which I think has the same net benefit: #7153

@mitchellhenke mitchellhenke merged commit 059eea4 into main Apr 12, 2023
@mitchellhenke mitchellhenke deleted the mitchellhenke/fix-saml-postauth-bug branch April 12, 2023 18:07
@solipet solipet mentioned this pull request Apr 13, 2023
jc-gsa pushed a commit that referenced this pull request Apr 19, 2023
* Fix incorrect SAML path being called in SAML POST authentication

changelog: Bug Fixes, SAML, Fix incorrect SAML path being called in SAML POST authentication

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>

* add failing spec

* Update config/application.yml.default

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>

* fix specs

* fix specs

---------

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants