BizTalk Server SSO Application Configuration CLI Tool for BizTalk Server 2020

  • Sandro Pereira
  • Jul 23, 2021
  • 2 min read

BizTalk Server relies on Enterprise Single Sign‑On (SSO) to securely store critical information, such as adapter configuration properties. For example, it keeps sensitive values like proxy user IDs and passwords protected. Because of this, BizTalk Server requires SSO to function correctly.

In addition, SSO can store custom application configuration data. These settings often replace values that teams traditionally keep in configuration files, such as app.config.

However, BizTalk Server does not provide a built‑in command‑line tool to manage SSO application configurations. As a result, scripting deployments or implementing CI/CD pipelines through DevOps becomes difficult and error‑prone.

📝 One-Minute Brief

Managing BizTalk Server SSO application configurations often involves repetitive and error‑prone manual steps. This article introduces a command‑line tool that simplifies the creation, update, export, and import of BizTalk Server SSO application settings, making automation and DevOps scenarios easier in BizTalk Server 2020 environments.

BizTalk Server SSO Application Configuration CLI

BizTalk Server SSO Application Configuration CLI is a command-line tool that provides the ability to import SSO configuration applications – key-value pairs in the SSO database – that can be deployed to different environments. This way enables you to script these tasks.

This tool is designed to address this gap, allowing you to:

  • You can securely import Application configurations by using this CLI application.

And it is mandatory to accept 5 arguments:

  • Path: full path to the .sso file.
  • Password: password to unencrypt the .sso file.
  • Contact Info: Internal field that is normally in the format of an email that is used internally in SSO tables for Application Configurations.
  • Application User Account: SSO Affiliate Administrators Group or the Group that will access (read) the key.values, for example: BizTalk Application Users.
  • Application Admin Account: SSO Administrator Group – Administrators of the Enterprise Single Sign-On (SSO) service.

Download

THIS TOOL IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND.

You can download BizTalk Server SSO Application Configuration Tool from GitHub here:

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.

3 thoughts on “BizTalk Server SSO Application Configuration CLI Tool for BizTalk Server 2020”

  1. Hi,

    can i change the Biztalk Windows account and groups that are already configured on BizTalk without unconfiguring the all features?

    1. Windows account, you can. Windows groups I don’t think you can easily modify them, without reconfigure everything.

  2. I am using Biztalk 2020 and would like to automate Biztalk installation using powershell. i am using this tool to import .sso files using powershell but application are not working and I manually import files using SSO Configuration Application MMC Snap-In tool (https://www.microsoft.com/en-us/download/details.aspx?) then application works. can you tell me what I am missing

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