AuthAnvil Single Sign On uses special certificates to secure its communications. The SSO Root Certificate protects the database connection as well as each site's root key. This certificate is important to special configurations such as redundancy, where multiple web servers need to communicate to the database using the same encryption information.
Step 1. Find the SSO Root Certificate Thumbprint
- Open the SSO configuration file at C:\Program Files\Scorpion Software\AuthAnvil\SSO\web.config
- Scroll down until you find the <scorpionSoft.IdentityServer> tag. The root certificate thumbprint will be just below it:
- <identityProvider serverConfigurationType="Production" rootCertificateThumbprint="e1 4e 33 9a 05 d4 55 82 3f 0e f6 8c e7 e8 3c f5 49 6a 34 6f" rootCertificateStoreLocation="LocalMachine" rootCertificateStoreName="My" />
Step 2. Match the SSO Certificate Thumbprint with one of the available certificates
- Click Start, open the Run… dialog and type mmc
- Select File -> Add/Remove Snap-in…
- Click Certificates and then click Add > to add the snap-in
- Select Computer account and then Local computer, and click Finish
- Click OK to load the Certificates snap-in settings
- Expand Certificates (Local Computer) > Personal then click on Certificates
- Double-click on a certificate that was issued to AuthAnvil Single Sign On Root Certificate to open it
- On the Details tab find the Thumbprint value near the bottom
- If the thumbprint in Step 8 matches the certificate, this is the correct root certificate. If not, repeat Steps 7 and 8 for the other certificates issued to AuthAnvil
The SSO Root Certificate is used in configurations that are not covered in this article.
Questions?
If you have any questions or need some help, we would be happy to assist. Open a case at help.scorpionsoft.com or send an email to support@scorpionsoft.com.