BizTalk Server Configuration Warning: Enterprise SSO will be skipped due to validation error

  • Sandro Pereira
  • Oct 1, 2021
  • 2 min read

I’m always “happy” to discover new errors and warnings regarding any technology day by day… but honestly, I try to avoid them! Today, actually a few hours ago, while helping a client to install the SSO Master Secret Server on a brand new BizTalk Server environment, we got the following unexpected warning:

Enterprise SSO (Will be skipped due to validation error:

Message: The secret backup file must be on removable media or on an NTFS file system

Enterprise SSO warning

First of all, do not continue with the installation process if that option is available. In this case, luckily, the Next button is disabled.

📝 One-Minute Brief

Configuring Enterprise Single Sign‑On (SSO) in BizTalk Server can fail with a validation warning during setup. This article explains why the “Enterprise SSO will be skipped due to validation error” warning appears and shows how to fix the SSO secret backup path so the configuration can complete successfully.

Cause

In this particular case, we were trying to back up the secret backup file to a different location rather than the default specified folder. And for some reason, while copying and pasting the path, we put an incorrect and nonexistent drive on the path, for example:

  • SD:\Program Files(x86)\…\SSoxxx.bat
Backup file location

And what we were trying to set up was:

  • D:\Program Files(x86)\…\SSoxxx.bat

Solution

The solution is simple:

  • Go back to the BizTalk Server Configuration wizard.
  • On the main panel, select the Enterprise SSO Secret Backup option on the left tree.
  • Then fix the path to the correct place to store the backup file.
  • And finally, Apply Configuration.

That will solve the above issue/warning.

Hope you find this helpful! If you liked the content or found it useful and would like to support me in writing more, consider buying (or helping to buy) a Star Wars Lego set for my son. 

Thanks for Buying me a coffe
Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

Leave a Reply

Your email address will not be published. Required fields are marked *

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top