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

Add RelayState parameter to login route #82

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

Conversation

mleguen
Copy link

@mleguen mleguen commented Sep 16, 2019

The RelayState parameter is a common way for a frontend to tell the backend to which URL it should be redirected after a successful SAML login.

This RelayState parameter is correctly handled by lightsaml, but was ignored by the SpBundle routes.

This PR adds RelayState handling in login and discovery routes.

@coveralls
Copy link

Coverage Status

Coverage decreased (-5.5%) to 92.308% when pulling 6c6ca2f on mleguen:feature/2-add-relay-state-parameter-to-login-route into b1c53da on lightSAML:master.

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.

2 participants