Enable SLO (Single Log Out) setting in Smart Client
This is a request for SLO (Single Log Out) to be implemented in Smart Client.
In an environment where SSO (Single Sign On) is implemented, even if users log out of Archibus, if they have not logged out of IdP (Microsoft Entra, Okta, etc.), they can log in without re-authentication.
However, some clients require re-authentication after logging out of Archibus due to their security policies. Therefore, it is necessary to set it so that you are also logged out of the IdP when you log out of Archibus. This is known as SLO, stands for Single Log Out.
In general, users accesses the URL for SLO provided by the IdP and then can log out of the IdP too.
Reference: https://help.okta.com/en-us/content/topics/apps/apps_single_logout.htm
For Web Central, I was able to implement SLO by changing the program so that it would access the above URL after logging out of Archibus. However, Smart Client does not allow to make the above changes and I cannot implement SLO in Smart Client.
The method above is just one example, but I would like to be able to implement SLOs in Smart Client as well. This is because it is a security issue, and it is very important for clients when using the system.
