Hi all,
I am working on Single Sign On in NAV 2017. After putting the following command with all the parameters:
Set-NavSingleSignOnWithOffice365 -NavServerInstance “ServerInstanceName” -NavWebServerInstanceName “WebServerInstanceName” -NavUser “YourNavUser” -AuthenticationEmail “YourOffice365Email” -NavServerCertificateThumbprint “SecurityCertificateThumbprint”
After putting the above command, a warning appears that ' The new settings value will not take effect until you stop and restart the service'
After stopping and restarting the service, I get the below message:

In the event log viewer the following appears:
Tenant:
<ii>The service MicrosoftDynamicsNavServer$FTLDev failed to start. This could be caused by a configuration error. Detailed error information: System.ArgumentException: It is likely that certificate 'CN=nav-srv01.fasttrackleasingllc.net, OU=Domain Control Validated' may not have a private key that is capable of key exchange or the process may not have access rights for the private key. Please see inner exception for detail. ---> System.Security.Cryptography.CryptographicException: Keyset does not exist
Kindly suggest the solution
*This post is locked for comments
I have the same question (0)