common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
964 stars 91 forks source link

preventing firefox from opening temprorary sessions #534

Open muneeshpandi opened 8 months ago

muneeshpandi commented 8 months ago

I am running assume command to access multiple proviles and firefox keeps opening temprorary sessions for each assume command. I need to manually close those sessions filling up my Doc in Mac. Its anoying one though

shwethaumashanker commented 8 months ago

Hi @muneeshpandi! What version of granted are you experiencing this and can you please share your ~/.granted/config

IskanderNovena commented 8 months ago

I have the same issue with Safari on macOS Sonoma. Using Granted version 0.20.2 ~/.granted/config content:

DefaultBrowser = "SAFARI"
CustomBrowserPath = "/Applications/Safari.app/Contents/MacOS/Safari"
CustomSSOBrowserPath = "/Applications/Safari.app/Contents/MacOS/Safari"
Ordering = ""
ExportCredentialSuffix = ""

[Keyring]
  Backend = "keychain"

When I clear out the CustomSSOBrowserPath value, the temporary sessions do not appear, and granted uses the already open instance op Safari.