Dear All
We are having laser fiche environment configured with SSO , now a days it noticed that when ever server restarted the licensing server is detaching the licensing site and users not able to login using their active directory credentials, then I have to reattach the site and restart the laser fiche server services , directory server hosted on separate server , the event viewer is as follows , can any one help us to how to fix this issue .
Event Viewer Details
SOAP security negotiation with 'http://XXXXXX/LicenseManager/service' for target 'http://XXXXX:5048/LicenseManager/service' failed. See inner exception for more details.
System.ServiceModel.Security.SecurityNegotiationException: SOAP security negotiation with 'http://XXXXX:5048/LicenseManager/service' for target 'http://XXXXX:5048/LicenseManager/service' failed. See inner exception for more details. ---> System.ComponentModel.Win32Exception: The Security Support Provider Interface (SSPI) negotiation failed.
at System.ServiceModel.Security.WindowsSspiNegotiation.GetOutgoingBlob(Byte[] incomingBlob, ChannelBinding channelbinding, ExtendedProtectionPolicy protectionPolicy)
at System.ServiceModel.Security.SspiNegotiationTokenProvider.GetNextOutgoingMessageBody(Message incomingMessage, SspiNegotiationTokenProviderState sspiState)
at System.ServiceModel.Security.IssuanceTokenProviderBase`1.GetNextOutgoingMessage(Message incomingMessage, T negotiationState)
at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)
--- End of inner exception stack trace ---