Skip to content

SSO Application Configuration CLI is a tool that provides the ability to import SSO configuration applications - key-value pairs in the SSO database - that can be deployed to different environments, enabling you to script these tasks

License

Notifications You must be signed in to change notification settings

BizTalkCommunity/BizTalk-Server-SSO-Application-Configuration-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BizTalk Server SSO Application Configuration CLI

BizTalk Server leverages the Enterprise Single Sign-On (SSO) capabilities for securely storing critical information such as secure configuration properties (for example, the proxy user ID, and proxy password) for the BizTalk adapters. Therefore, BizTalk Server requires SSO to work properly. BizTalk Server automatically installs SSO on every computer where you install the BizTalk Server runtime.

But it also can keep your own application configuration data in SSO database, let say the usual configurations that we normally keep in a configuration file (“app.config”)). If you’ve been in the BizTalk world long enough, you’ve probably faced this challenge or need and until 2009 there wasn’t an easy way to archive that and Richard Seroter’s BizTalk SSO Configuration Data Storage Tool was the go tool to store and manage Single Sign-On (SSO) applications - this is still a valid tool and if you rebuild the code in the last version of BizTalk Server it still works perfectly.

Unfortunately, there is no command line tool to allow you to script the deployment SSO Application Configurations or perform CI/CD thru DevOps .

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

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

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

About Us

Sandro Pereira | DevScope | MVP & MCTS BizTalk Server 2010 | https://blog.sandro-pereira.com/ | @sandro_asp

Pedro Almeida | DevScope | BizTalk Server Senior Consultant | @ItsNotRcktScnce

Diogo Formosinho | DevScope | BizTalk Server Developer | https://www.linkedin.com/in/diogo-formosinho-242b221a2/

About

SSO Application Configuration CLI is a tool that provides the ability to import SSO configuration applications - key-value pairs in the SSO database - that can be deployed to different environments, enabling you to script these tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages