Presentation Client Single Sign-On (JAD-I-711)
The JadeSoftware.Identity.Client.Desktop component is a .NET assembly that can be imported into a Jade application to provide Single Sign‑On (SSO) authentication. The component makes use of the Microsoft Authentication Library (MSAL) to provide the required functionality. The MSAL makes use of various .NET constructs such as asynchronous method calls that cannot be called directly in Jade. The JadeSoftware.Identity.Client.Desktop library is a wrapper with Jade‑callable methods that can readily integrate into the standard Jade Platform security extension points.
Download the JadeSoftware.Identity.Client.Desktop component from the Jade Platform developer centre at the following URL.
The JadeSoftware.Identity.Client.Desktop component is compatible with Jade releases 2020 and higher.
Jade supports Microsoft Entra ID (previously known as Azure Active Directory) SSO authentication only.
Additional information about installing and using the JadeSoftware.Identity.Client.Desktop component and the .NET API methods is available in the README.MD file that is included in the downloaded .zip file.
Ensure that you copy the folder and files in the Library directory of the downloaded .zip file into the bin directory of your Jade installation.