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

fedcred breaks on AD-SSO #5

Open
zachzeid opened this issue May 10, 2017 · 1 comment
Open

fedcred breaks on AD-SSO #5

zachzeid opened this issue May 10, 2017 · 1 comment

Comments

@zachzeid
Copy link
Contributor

fedcred is looking for aws specific SAML and strips out the pertinent parts for gain aws credentials. This breaks when there is AD-SSO in front for user authentication and there is a redirect. Fedcred does not handle login there as it strips out the url

expected behavior
action=https://signin.aws.amazon.com/saml

behavior with AD-SSO
action=/adfs/ls/?SAMLRequest=<saml>

@zachzeid
Copy link
Contributor Author

Suggested solution here: #6

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

No branches or pull requests

1 participant