Hello,
in login with azure with password or MFA, in cube, after push login button, authorization is good and screen is closed.
On other applications a window with "stay logged in" option appears with capability to stay logged in.
Is it possible to have this in cube too?
Hi Emanuele,
Alberto is correct, it depends on how the Azure Tenant and the application there is configured.
The following Microsoft documentation shows how to enable this: https://learn.microsoft.com/en-us/entra/fundamentals/how-to-manage-stay-signed-in-prompt
Do note that someone with Global Admin privileges on the Azure Tenant needs to configure this.
Hope this helps,
Michiel
Hi both,
the problem doesn't seems related to what you wrote. On other applications the prompt works and in the page it shows it is a configuration per user.
On web applications the prompt is shown and it is only on cube client
Emanuele
Hi Emanuele,
Could you check if the Edge WebView2 runtime is installed? We think Cube is using an older CefSharp browser and that microsoft themselves decided to stop supporting this.
We have no control over what happens in the browser window itself so aside from that option I linked earlier this is the only thing we can think of. The edge webview2 can be installed through this link: https://developer.microsoft.com/en-us/microsoft-edge/webview2/?form=MA13LH#download (use the bootstrapper version)
I hope this solves it!
Michiel
I believe this can depend on how SAML is configured outside of DM.
When testing SAML in the past, I had the possibility to specify “Stay Logged in” in the window after the first authentication – I’ll post a screenshot if I’m able to retrieve one.