RE: Updating SSODB in Biztalk Server 2006



Hi Sundar -

There is no tool but there is an object model for SSO that you can use. The
one you would need would be ISSOConfigStore.SetConfigInfo. You would create
and populate a property bag (implements IPropertyBag) with your key/value
pairs. We should have some sample code for this up on the web shortly.
However, one problem with this is that you would have to discover which SSO
application and identifier to use - there is an indirection via the BizTalk
management database - or you can turn the SSO audit levels up to High
(ssoconfig -auditlevel 3 3 ) and that might give you more info (about the
SSO application and identifier you are using) in the Application event log.


--------------------
Thread-Topic: Updating SSODB in Biztalk Server 2006
thread-index: AccivHSGL6h3wbUuSwC2o9DOJemq2w==
X-WBNR-Posting-Host: 64.86.141.133
From: =?Utf-8?B?U3VuZGFy?= <Sundar@xxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: Updating SSODB in Biztalk Server 2006
Date: Mon, 18 Dec 2006 07:52:00 -0800
Lines: 3
Message-ID: <10A40950-8B2D-401A-B6BC-EDB54ADF8EA1@xxxxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2757
Newsgroups: microsoft.public.biztalk.server
Path: TK2MSFTNGHUB02.phx.gbl
Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.biztalk.server:35
NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
X-Tomcat-NG: microsoft.public.biztalk.server

Is there any tool to add/update values to the SSODB in Biztalk Server
2006. I
am looking to add key-value pair values do the database that I'll be
using my
orchestrations. I appreciate any inputs from folks.


This posting is provided "AS IS" with no warranties, and confers no rights.

EBusiness Server Team

.



Relevant Pages

  • Re: Service Not Starting
    ... Are you running AD, does the service account in the SSO Admin group, in the ... Installation went fine and I faced no trouble during the ... I removed BizTalk and removed Enterprise SSO ... installing and then configuring biztalk server. ...
    (microsoft.public.biztalk.general)
  • RE: Creation of Adapter MSMQT Configuration Store entries failed.
    ... Specifically SSO related errors. ... I have installed BizTalk Server ... >>an unexpected error while activating MSMQ adapter. ...
    (microsoft.public.biztalk.general)
  • Re: Problem in BizTalk Server Configuration
    ... Is that account member of the BizTalk Server Administrator/Operators/ ... SSO group? ... Are there any errors detected in the event log? ...
    (microsoft.public.biztalk.general)
  • Re: Problem in BizTalk Server Configuration
    ... that acccount is member of BizTalk Server Administrator/Operators/ SSO ...
    (microsoft.public.biztalk.general)

Loading