Hi Dojo,
When viewing my applications I see a difference in the context menu between public connection and cloud connection when clicking on my user icon.
Cloud connection
Public connection
Why is the Sign out only available in the cloud connection? Are there more differences?
This is probably an issue somewhere in the software. At the moment we don't support signing out when delegated authentication like SAML has been used to authenticate, so in that case the Sign out button isn't visible. Maybe the app isn't aware that delegated authentication has been used when it's opened through the cloud, we'll have to investigate this further.
Yes indeed. Signing out when using delegated authentication means you’re signing out from everything that uses the identity provider, so this is not limited to this DataMiner instance. For now if you want to switch accounts, you’ll have to sign out directly on the identity provider. For example, if you’re using Azure AD, you can go to https://portal.azure.com and sign out there.
Does this means that the preferred option is to not show the Sign out button in both cases? If yes, what in case I have multiple SAML accounts for different purposes? How will I be able to switch accounts then?