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

fix gh-36: Add Duo support to ADFS #849

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

Conversation

dboitnot
Copy link
Contributor

@dboitnot dboitnot commented Jul 10, 2022

Addresses #36 by adding Duo Support to the ADFS provider.

To get this to work in my environment also required the commits from #846 and #848. I've kept those commits separate from this PR but if you guys prefer, I can submit another PR with everything in one.

The Duo transaction is working but still getting an error when we bring
the cookie back to ADFS.
@dboitnot dboitnot changed the title Add Duo support to ADFS fix gh-36: Add Duo support to ADFS Jul 10, 2022
This was referenced Jul 10, 2022
@mapkon
Copy link
Member

mapkon commented Mar 10, 2023

Hello @dboitnot This is failing the lint-test because pkg/duo/duo.go imports the deprecated io/ioutil. Mind taking a look?

@dboitnot
Copy link
Contributor Author

Apologies, but my client who was using this has switched to AWS SSO so I don't have a way to test my changes anymore.

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