Project DescriptionA tool for managing application configuration stores held in the Enterprise Single Sign-On database. Allows you to import, edit and export config stores, and to generate typed config models to access the store in code.
BackgroundThe Enterprise Single Sign-On database has the capacity to act as a config store for applications, which is available to all instances in a BizTalk group and to .Net components. This tool allows you to create and manage conbfig stores, export and import them as XML, and generate a typed config model to access the config store in code.
See:
SSO Config ToolContentsSource code - SSO config library, console, MSBuild and Windows applications. Sample MSBuild tasks.