saml2aws icon indicating copy to clipboard operation
saml2aws copied to clipboard

Disabling private mode in the Edge browser

Open mwalkowski opened this issue 11 months ago • 1 comments

Hello Everyone,

By default, the parameter --browser-type=msedge launches the browser in private mode. Is there a way to change this behavior? One of my clients has quite specific requirements, and the private mode is a slight blocker for us. Alternatively, please give me a hint on where I can adjust the configuration.

I also tried with browser-executable-path, but I don't know how to modify the list of parameters with which Edge is invoked.

mwalkowski avatar Mar 05 '24 12:03 mwalkowski

No, not that I am aware of, but I have also not looked far and wide. Probably asking on the playwright repo might surface better answers

mapkon avatar Mar 07 '24 00:03 mapkon

My PR solves this issue: https://github.com/Versent/saml2aws/pull/1267

timharris777 avatar May 13 '24 18:05 timharris777