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

Updating broken URL for IDP Issues #553

Merged
merged 2 commits into from Sep 15, 2020

Conversation

jack1902
Copy link
Contributor

@jack1902 jack1902 commented Sep 9, 2020

related to:
resolves: #551

Background

When errors occur with Authentication, the message below is displayed:

Response did not contain a valid SAML assertion
Please check your username and password is correct
To see the output follow the instructions in https://github.com/versent/saml2aws/v2#debugging-issues-with-idps

This URL, resulted in a 404 which should now be fixed

Changes

  • https://github.com/versent/saml2aws/v2#debugging-issues-with-idps -> https://github.com/versent/saml2aws#debugging-issues-with-idps

Testing

Built the binary locally and the link now works :D

@wolfeidau wolfeidau merged commit e04aa58 into Versent:master Sep 15, 2020
@wolfeidau
Copy link
Contributor

thanks for that!

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.

Link to instructions on failure is broken
2 participants