Article ID: 54427
Article Type: Troubleshooting
Last Modified:
Duplicate Service Principal Names are registered for the domain where Compliance Search is installed.
Instead of functioning silently, a popup appears when you log on to the Compliance Search page using SSO.
Determine if duplicate Service Principal Names are registered in your domain.
setspn.exe -X
If duplicate Service Principal Name registrations are found for HTTP/yourserver.testdomain.com, they must be removed.
setspn.exe -D HTTP/ /
Replace yourserver.testdomain.com, domain, and duplicateAccountUserName with the appropriate values for your environment.