Insert thumbprint of ADFS Token-signing certificate

 

ConnectMaster needs to validate the token it receives from the ADFS. To do so, ConnectMaster needs the Thumbprint of the ADFS certificate that was used to sign the token.

To find the Thumbprint value on your ADFS server, follow the shown steps:

Open "AD FS Management"

ADFS_M~1_img21

 

Navigate to "Service -> Certificates".

ADFS_M~1_img22

Show the details of the “Token-signing” Certificate.

ADFS_M~1_img23

Copy the Thumbprint value and insert it into the appSetting adfs_thumbprint of the CmWinClient.exe.config.

 

ADFS_M~1_img24