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 the option to set a persistent storage for the browser provider #786

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gngj
Copy link

@gngj gngj commented Mar 10, 2022

This enables using an IDP that has a browser session and providing credentials only once.

Can help #729

Example usage:
saml2aws configure --url https://account.activedirectory.windowsazure.com/applications/signin/<app_id>?tenantId=<tenantId> --persistent-data-dir ~/.persistent_data_dir -a browser --idp-provider Browser --skip-prompt

@efernandes-dev-ops
Copy link

This would be a really useful feature to have

@santrada
Copy link

Would really be appreciated!

Copy link
Contributor

@mapkon mapkon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gngj Thank you for this submission. Could you please fix the conflicts? Consider adding tests too

@eugenestarchenko
Copy link

eugenestarchenko commented Aug 9, 2023

Any updates/plans to support this?

@mapkon
Copy link
Contributor

mapkon commented Aug 9, 2023

The branch is really out of date and need to be synced. If that is done, and relevant tests are added, then we can see how to prioritize it for merging.

@eugenestarchenko Would you take the lead on this?

@fernbach
Copy link

Is there anything new with this branch? any way to prioritize this for merge?

@tinaboyce
Copy link
Contributor

@fernbach it cannot be merged because there is a branch conflict and missing test coverage. If both conditions are met, then we will be more than happy to merge it.

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.

8 participants