Skip to content
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

Feature/saml loop fix #108

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Feature/saml loop fix #108

wants to merge 5 commits into from

Conversation

luigivaldez
Copy link
Collaborator

@luigivaldez luigivaldez commented Dec 18, 2019

This change updates the build scripts for the Search UI application to use Yarn instead of NPM, similarly to the way the SUIT library was updated recently.

Note, this PR was originally intended to fix the SAML looping issue for PLAT-44732. That change was committed and merged separately leaving this PR solely responsible for dealing with the change to Yarn.

luigivaldez and others added 5 commits December 16, 2019 11:42
When a user who has an account on the IdP system but doesn't have
permission for the given app tried to log in, they would see an
infinite loop of SAML requests insteaed of a nice error. AFAIK,
this only occurred in ADFS/Azure AD.

This fixes that by upgrading the Spring Boot SAML library to the
latest version.
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.

None yet

1 participant