Replies: 1 comment
-
See https://github.com/cefsharp/CefSharp/wiki/General-Usage#request-context-browser-isolation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to launch separatate CEFSharp forms with each having a separate profile. Currently if i log in to Azure AD panel the same credential is used in Sharepoint Online or Exchange Online.
I can reach the desired functionality if my program starts "chrome.exe -guest https://*" but can't reach the same functionality with CEFSharp forms.
Can anyone point me into the right direction?
Beta Was this translation helpful? Give feedback.
All reactions