Add the option to set a persistent storage for the browser provider
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
This would be a really useful feature to have
Would really be appreciated!
Any updates/plans to support this?
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?
Is there anything new with this branch? any way to prioritize this for merge?
@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.