Claims based access platform (CBA), code-named Geneva ForumThis forum is for discussion of "Geneva" Server, "Geneva" Framework and Windows CardSpace "Geneva."© 2009 Microsoft Corporation. All rights reserved.Wed, 25 Nov 2009 07:35:38 Z3c97858d-1005-49ee-bc11-22a52768efc5http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/5461e2cf-0f25-4640-a99e-064ca856fc7dhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/5461e2cf-0f25-4640-a99e-064ca856fc7dgreatbear302http://social.msdn.microsoft.com/Profile/en-US/?user=greatbear302Unable to establish trust using Microsoft Online Services Federation UtilityI have a &quot;Geneva&quot; Server on windows 2008 machine. I have done nothing with the &quot;Geneva&quot; server. When i start it, it says Required: Add a trusted relying party. But i have not completed those steps yet, because im not sure how to proceed.<br/><br/>Also, the default website on the same server has Thawte Web Server SSL installed.<br/><br/>After installing Microsoft Online Services Federation Utility, this is what happens:<br/><br/>A green light is there on Local STS, and i select the SSL certificate configured on default website in the dropdown.<br/>A green light is also there on Windows Live. Here i hit connect.<br/><br/>After clicking Federation Trust, and Establish Trust button, I see two lines while progress bar moves.:<br/>Creating policy in local STS<br/>Registering with Windows live<br/><br/>after 2-3 seconds, it stops and nothing happens. no error message. and no light on Federation Trust. I tried various selections in Windows Live: Production, Internal, PPE...no effect<br/><br/>What am I missing?<br/><br/>Thanks in advance!<br/>Tue, 25 Aug 2009 17:36:39 Z2009-11-25T07:35:38Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/1f61915a-0950-470b-982f-fa841317cc92http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/1f61915a-0950-470b-982f-fa841317cc92Amit2http://social.msdn.microsoft.com/Profile/en-US/?user=Amit2Calling Active STS endpoint from Passive STS<p>Hi,</p> <p>I am working on Claims aware website implementation. I have Passive STS in place. Also I have another Active STS in place with UserName and Windows modes. I want to call Active STS from within Passive STS. <br/>When client tries to access my RP, it should be redirected to Passive STS and Passive STS in turn should forward the request to Active STS. Token issued by Active STS (RSTR) will be passed back to Passive STS and from Passive STS back to RP.<br/><br/>How can I implement this scenario?<br/><br/>Thanks in advance!</p>Mon, 23 Nov 2009 15:59:59 Z2009-11-25T07:25:44Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/332994b5-a3f2-4597-bf35-9f5e521c3063http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/332994b5-a3f2-4597-bf35-9f5e521c3063dannyaahttp://social.msdn.microsoft.com/Profile/en-US/?user=dannyaaCannot login Liveid with Federation TrustI've followed the manual of How to Configure &quot;Geneva&quot;  Server to Provide SSO Access to Microsoft Online Services.<br/><br/>I've a federation trust but i can't login.<br/>I'm using the url: <a href="http://spaces.live-int.com">http://spaces.live-int.com</a> and when i'm using my active directory login i get the error the login doesn't exist.<br/>Also i didn't see the possiblity to slect a partner id.<br/><br/>I hope someone can helpTue, 17 Nov 2009 13:02:14 Z2009-11-25T07:07:05Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/ac757333-36c9-49be-82b5-18e355c37305http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/ac757333-36c9-49be-82b5-18e355c37305Kevin Hoffmanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Kevin%20HoffmanMulti-Company Federation Scenario ... ADFS v2 or just WIF or Azure ACS or ... ?I'm sure this is a ridiculously typical example but I'll run it by you anyway to make sure that I'm thinking about it the right way.<br/><br/>We've got CorpA, CorpB, and CorpC. Each of these people are partners with HomeCorp. HomeCorp has a truckload of line of business applications and we've been doing a good job internally making sure they're all authenticating in a claims-based fashion using WIF - we've got our own custom STS that is giving us tokens containing an Active Directory identity and a bunch of roles that come from a custom ability database. <br/><br/>Now we want users from CorpA, CorpB, and CorpC to be able to access web apps that we've got hosted in the cloud (on Azure). These users will come up to our apps with identity tokens that their own internal enterprises will have produced (either through custom STS or through ADFS v2). <br/><br/>What does the process look like (using both Azure and on-premise STS) for on-boarding these companies to federation and what aspects of WIF and/or Azure ACS would we be using in the cloud? Administrators from CorpA, CorpB, and CorpC should be able to come to our site in the cloud and set up permissions for users to allow fine-grained control over who can do what.<br/><br/>I've read this particular scenario before, but only in bits and pieces and some of it in Azure documents and some of it in WIF documents. If I'm asking a completely ridiculous question, I'd appreciate an appropriate link to the relevant documentation bits that contain the solution to my problem :)<br/><br/>Thanks,<br/>  Kevin<hr class="sig">The .NET Addict - http://dotnetaddict.dotnetdevelopersjournal.comTue, 24 Nov 2009 21:18:02 Z2009-11-25T01:03:46Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/35c10fe5-9693-4f3a-9c5c-8afbb423ee95http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/35c10fe5-9693-4f3a-9c5c-8afbb423ee95Phil Bolduchttp://social.msdn.microsoft.com/Profile/en-US/?user=Phil%20BolducCryptographicException - Object identifier (OID) is unknownI am having a problem with my certificates and creating a RSTR as string.  The line of code is failing is,<br/> <br/> string responseAsString = federationSerializer.GetResponseAsString(response, new WSTrustSerializationContext());<br/> <br/> and the exception that is being thrown is (mapping the OID in the certificate to algorithm),<br/> <br/> Object identifier (OID) is unknown. <br/> Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. <br/> <br/> Exception Details: System.Security.Cryptography.CryptographicException: Object identifier (OID) is unknown.<br/> <br/> [CryptographicException: Object identifier (OID) is unknown.]<br/>    System.Security.Cryptography.X509Certificates.X509Utils._GetAlgIdFromOid(String oid) +0<br/>    System.Security.Cryptography.X509Certificates.X509Utils.OidToAlgId(String oid) +37<br/>    System.Security.Cryptography.RSACryptoServiceProvider.SignHash(Byte[] rgbHash, String str) +61<br/>    System.Security.Cryptography.RSAPKCS1SignatureFormatter.CreateSignature(Byte[] rgbHash) +105<br/>    System.Security.Cryptography.AsymmetricSignatureFormatter.CreateSignature(HashAlgorithm hash) +48<br/>    Microsoft.IdentityModel.Protocols.XmlSignature.SignedXml.ComputeSignature(HashAlgorithm hash, AsymmetricSignatureFormatter formatter) +44<br/>    Microsoft.IdentityModel.Protocols.XmlSignature.SignedXml.ComputeSignature(SecurityKey signingKey) +362<br/>    Microsoft.IdentityModel.Protocols.XmlSignature.EnvelopedSignatureWriter.ComputeSignature() +135<br/>    Microsoft.IdentityModel.Protocols.XmlSignature.EnvelopedSignatureWriter.OnEndRootElement() +150<br/>    Microsoft.IdentityModel.Protocols.XmlSignature.EnvelopedSignatureWriter.WriteEndElement() +33<br/>    Microsoft.IdentityModel.Tokens.Saml11.Saml11SecurityTokenHandler.WriteAssertion(XmlWriter writer, SamlAssertion assertion) +577<br/>    Microsoft.IdentityModel.Tokens.Saml11.Saml11SecurityTokenHandler.WriteToken(XmlWriter writer, SecurityToken token) +44<br/>    Microsoft.IdentityModel.Tokens.EncryptedSecurityTokenHandler.WriteToken(XmlWriter writer, SecurityToken token) +225<br/>    Microsoft.IdentityModel.Tokens.SecurityTokenSerializerAdapter.WriteTokenCore(XmlWriter writer, SecurityToken token) +200<br/>    System.IdentityModel.Selectors.SecurityTokenSerializer.WriteToken(XmlWriter writer, SecurityToken token) +33<br/>    Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationHelper.WriteRSTRXml(XmlWriter writer, String elementName, Object elementValue, WSTrustSerializationContext context, WSTrustConstantsAdapter trustConstants) +714<br/>    Microsoft.IdentityModel.Protocols.WSTrust.WSTrustFeb2005ResponseSerializer.WriteXmlElement(XmlWriter writer, String elementName, Object elementValue, RequestSecurityTokenResponse rstr, WSTrustSerializationContext context) +71<br/>    Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationHelper.WriteKnownResponseElement(RequestSecurityTokenResponse rstr, XmlWriter writer, WSTrustSerializationContext context, WSTrustResponseSerializer responseSerializer, WSTrustConstantsAdapter trustConstants) +278<br/>    Microsoft.IdentityModel.Protocols.WSTrust.WSTrustFeb2005ResponseSerializer.WriteKnownResponseElement(RequestSecurityTokenResponse rstr, XmlWriter writer, WSTrustSerializationContext context) +42<br/>    Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationHelper.WriteResponse(RequestSecurityTokenResponse response, XmlWriter writer, WSTrustSerializationContext context, WSTrustResponseSerializer responseSerializer, WSTrustConstantsAdapter trustConstants) +195<br/>    Microsoft.IdentityModel.Protocols.WSTrust.WSTrustFeb2005ResponseSerializer.WriteXml(RequestSecurityTokenResponse response, XmlWriter writer, WSTrustSerializationContext context) +42<br/>    Microsoft.IdentityModel.Protocols.WSFederation.WSFederationSerializer.GetResponseAsString(RequestSecurityTokenResponse response, WSTrustSerializationContext context) +181<br/>    FederationPassiveSecureTokenService._Default.ProcessSignInRequest(SignInRequestMessage requestMessage) in Default.aspx.cs:109<br/>    FederationPassiveSecureTokenService._Default.Page_PreRender(Object sender, EventArgs e) in Default.aspx.cs:42<br/>    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14<br/>    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35<br/>    System.Web.UI.Control.OnPreRender(EventArgs e) +8682870<br/>    System.Web.UI.Control.PreRenderRecursiveInternal() +80<br/>    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842<br/> <br/> <br/> I assume it is the way I have used makecert.exe for my signing certificate.  I am using makecert.exe. I have created my own root CA certificate which is the issue of my signing certificate.  The command line I used to create my certificate is shown below (parameters are split onto new lines for ease of reading)<br/> <br/> <br/> makecert.exe<br/>   -pe<br/>   -n &quot;CN=RP STS&quot; <br/>   -b 01/01/2009 -e 01/01/2036<br/>   -ss My<br/>   -sr localMachine<br/>   -sky exchange<br/>   -eku 1.3.6.1.5.5.7.3.1,1.3.6.1.5.5.7.3.2,1.3.6.1.5.5.7.3.3<br/>   -iv CA-root.pvk<br/>   -ic CA-root.cer<br/> <br/> I have granted the service account (Network Service) read access to the private key.  I have also configured geneva as follows<br/> <br/>     &lt;microsoft.identityModel&gt;<br/>         &lt;service&gt;<br/>             &lt;serviceCertificate&gt;<br/>                 &lt;certificateReference x509FindType=&quot;FindBySubjectName&quot;<br/>                                       findValue=&quot;RP STS&quot;<br/>                                       storeLocation=&quot;LocalMachine&quot;<br/>                                       storeName=&quot;My&quot; /&gt;<br/>             &lt;/serviceCertificate&gt;<br/> <br/> I assume the options I used to create the certificate are incorrect.  I had tried to use the <br/> <br/>   -sp &quot;Microsoft RSA SChannel Cryptographic Provider&quot; -sy 12 <br/> <br/> options, but same result.  If someone could give me some suggestions, it would be much appreciated.<br/> <br/> Phil Bolduc<br/> Vancouver, BC<br/>Fri, 25 Sep 2009 23:38:22 Z2009-11-25T02:50:35Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/1b0af17a-43ae-4e24-9f1e-9bf88ef2f901http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/1b0af17a-43ae-4e24-9f1e-9bf88ef2f901mr.sashichhttp://social.msdn.microsoft.com/Profile/en-US/?user=mr.sashichHow i can pass the SAML token from an original caller to a WCF service through asp.net app? <p>Dear community, please, clarify what happened when we invoke the following code:</p> <p>// I'm trying to invoke some WCF service from webapp, <br/>// 'callerToken' is a token than had been issued by an external STS(Geneva Server) <br/><em>ISomeService channel = factory.CreateChannelWithIssuedToken(callerToken);<br/>channel.GetSomeData();</em></p> <p>I have the following exception:<br/><em>PolicyValidationException: The incoming policy could not be validated. For more information, please see the event log</em></p> <p>And in the event log have the following message:<br/><em>Incoming policy failed validation. No valid claim elements were found in the policy XML. Additional Information: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at Microsoft.InfoCards.Diagnostics.InfoCardTrace.BuildMessage(InfoCardBaseException ie) at Microsoft.InfoCards.Diagnostics.InfoCardTrace.TraceAndLogException(Exception e) at Microsoft.InfoCards.Diagnostics.InfoCardTrace.ThrowHelperError(Exception e) at Microsoft.InfoCards.InfoCardPolicy.Validate() at Microsoft.InfoCards.GetTokenRequest.OnMarshalInArgs() at Microsoft.InfoCards.Request.PreProcessRequest() at Microsoft.InfoCards.ClientUIRequest.PreProcessRequest() at Microsoft.InfoCards.Request.DoProcessRequest(String&amp; extendedMessage) at Microsoft.InfoCards.RequestFactory.ProcessNewRequest(Int32 parentRequestHandle, IntPtr rpcHandle, IntPtr inArgs, IntPtr&amp; outArgs)</em></p> <p>I've really confused about the last message cause i don't use CardSpace at all.<br/>And I dont undrrstand what the policy could not be validated. Can somebody explain me? <br/>Thank at all? <br/>PS Let me know if i provided not enough information.</p>Wed, 21 Oct 2009 09:23:33 Z2009-11-24T23:51:38Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/2a8a72b4-07a6-4084-876f-f3005d2cd978http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/2a8a72b4-07a6-4084-876f-f3005d2cd978Harald13http://social.msdn.microsoft.com/Profile/en-US/?user=Harald13any reason not supporting WIF on WinXPHello,<br/><br/>is there any reason not supporting WIF an WinXP? <br/>The assemblies from WIF RC currently work also on WinXP to build a STS for WinForm-Clients.<br/><br/>thanks <br/>Harald K.Fri, 13 Nov 2009 18:20:57 Z2009-11-24T23:24:03Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/d46a46f7-880e-4507-9232-03b8bfef2bb2http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/d46a46f7-880e-4507-9232-03b8bfef2bb2BigBoyTonyhttp://social.msdn.microsoft.com/Profile/en-US/?user=BigBoyTonyAdding a custom token handlerI have read many of the examples and threads with regards to adding a custom handler. <div><br/></div> <div>But I have trouble with my configuration with this in my web.config:</div> <div><br/></div> <div> <div>  &lt;microsoft.identityModel&gt;</div> <div>    &lt;service&gt;</div> <div>      &lt;securityTokenHandlers&gt;</div> <div>        &lt;remove type=&quot;Microsoft.IdentityModel.Tokens.UserNameSecurityTokenHandler, </div> <div>                  Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&quot; /&gt;</div> <div>        &lt;add type=&quot;xxx.xxx.ABC, xxx.xxx&quot; /&gt;</div> <div><br/></div> <div>      &lt;/securityTokenHandlers&gt;</div> <div>    &lt;/service&gt;</div> <div>  &lt;/microsoft.identityModel&gt;</div> <div><br/></div> <div>With this in my configuration, I am getting this error:</div> <div><br/></div> <div><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"><strong style="font-family:Verdana;font-weight:bold;color:black;margin-top:-5px">Description: </strong>An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. <br/><br/><strong style="font-family:Verdana;font-weight:bold;color:black;margin-top:-5px">Parser Error Message: </strong>ID1024: The configuration property value is not valid.<br/>Property name: ''<br/>Error: 'An item with the same key has already been added.'<br/><br/><strong style="font-family:Verdana;font-weight:bold;color:black;margin-top:-5px">Source Error:</strong> <br/><br/> <table border=0 width="100%" bgcolor="#ffffcc"> <tbody> <tr> <td><code> <pre style="font-family:'Lucida Console';font-size:0.9em">Line 93: &lt;/system.serviceModel&gt; Line 94: &lt;microsoft.identityModel&gt; <span style="color:red">Line 95: &lt;service&gt; </span>Line 96: &lt;securityTokenHandlers&gt; Line 97: &lt;remove type=&quot;Microsoft.IdentityModel.Tokens.UserNameSecurityTokenHandler, </pre> </code></td> </tr> </tbody> </table> <br/></span></div> <div><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif">I have tried removing the &lt;add type... /&gt; section but I am using my own custom user name token handler.</span></div> <div><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"><br/></span></div> <div><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif">Cheers,</span></div> <div><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"><br/></span></div> </div>Mon, 23 Nov 2009 04:40:16 Z2009-11-25T02:51:26Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/7d997b28-f8a7-4854-8ab8-2b9ef935f507http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/7d997b28-f8a7-4854-8ab8-2b9ef935f507i-bhttp://social.msdn.microsoft.com/Profile/en-US/?user=i-bWindows XP Support Will the final version of Geneva support Windows XP?<br><br>Thanks!Thu, 04 Dec 2008 03:10:38 Z2009-11-24T23:20:35Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/0efd329b-e248-4a4b-aaab-629804ea7212http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/0efd329b-e248-4a4b-aaab-629804ea7212be789http://social.msdn.microsoft.com/Profile/en-US/?user=be789WIF appears to be installed, but Training Kit says not?I downloaded <a href="http://support.microsoft.com/default.aspx/kb/974405">WIF RTW</a> for Win7 x64, and it installed without error.  In the Control Panel, I see &quot;Windows Identity Foundation (KB974405)&quot; installed.  I have rebooted for good measure, but the <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=c3e315fa-94e2-4028-99cb-904369f177c0">Identity Developer Training Kit (Nov '09)</a> still says WIF isn't installed when I run Labs\WebSitesAndIdentity\Source\Setup\SetupLab.cmd.  Any ideas?<br/><br/>Under Microsoft Windows Identify Foundation SDK in SetupLab.cmd, it says &quot;Identity Developer Training Kit requires Windows Identity Foundation SDK&quot;.  I'm then shown a Download link to the URL I linked to above for WIF RTW.  Running the installer again says &quot;Update for Windows (KB974405) is already installed on this computer.&quot;<br/><br/>Sun, 22 Nov 2009 02:59:54 Z2009-11-24T19:17:55Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/41b9a137-faca-43c6-b965-01d5322df5f0http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/41b9a137-faca-43c6-b965-01d5322df5f0aspriliahttp://social.msdn.microsoft.com/Profile/en-US/?user=aspriliaChange Microsoft.IdentityModel configuration Hello,<br/>I want to add the configuration of Microsoft.IdentityModel which is located in the web.conf file programmatically and delete it from the web.conf file because it's not static.<br/>What class must I implement to do that?<br/>Thanks.Tue, 24 Nov 2009 13:32:21 Z2009-11-24T18:59:18Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/b6428ea6-e705-4c66-a6fe-8e9f51f73311http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/b6428ea6-e705-4c66-a6fe-8e9f51f73311Harry Pflegerhttp://social.msdn.microsoft.com/Profile/en-US/?user=Harry%20PflegerVisual Studio 2010 - Add STS Reference - FedUtil - "Access is denied"I am using Visual Studio 2010 Beta on Windows 7 and have installed WIF SDK.<br/><br/>I have tried to run the <strong>Add STS Reference</strong> wizard (FedUtil) but I get an error message (<strong>Access is denied</strong>) during the creation of a new STS Web Site.<br/><br/>I can browse the new STS Web Site and get a login page, but pressing submit gets the following error back: <strong>The action '&lt;EMPTY&gt;' (Request.QueryString['wa']) is unexpected. Expected actions are: 'wsignin1.0' or 'wsignout1.0'.<br/></strong><br/>Any ideas?<br/>Cheers HarryMon, 23 Nov 2009 07:22:42 Z2009-11-24T06:47:46Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/cb4c93e6-d2aa-4770-bc07-2f576ae93437http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/cb4c93e6-d2aa-4770-bc07-2f576ae93437Sachin Sanchetihttp://social.msdn.microsoft.com/Profile/en-US/?user=Sachin%20SanchetiWhere is ADFS V2?<p>Hello,<br/>I have downloaded and installed WIF RC, now i want to federate authentication from my entereprise using ADFS V2.</p> <p>Where do I get ADFS V2? Any link to follow ADFS V2 related activities?</p> <p> </p> <p> </p><hr class="sig">Please mark if reply answers your query.Fri, 20 Nov 2009 10:22:49 Z2009-11-24T05:40:44Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/a803e290-c515-4983-9e6f-20d8822594cchttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/a803e290-c515-4983-9e6f-20d8822594ccchemgoofhttp://social.msdn.microsoft.com/Profile/en-US/?user=chemgoofMSI and Win 7I've seen a bunch of other sites that troubleshoot his, bu I am still having trouble. I am helping a friend who is trying to install your VZAccess modem software on his computer through his Blackberry Storm. He is running 64-bit Windows 7 and an error keeps appearing &quot;error 2738. Could not access VBScript run time for custom action&quot; I have checked the registry and made sure VBscript wasn't registered in the wrong place and ran the regsvr32 on the vbscript.dll as described in the article <a href="http://www.jakeludington.com/windows_7/20091115_error_2738_could_not_access_vbscript_run_time_for_custom_action.html">http://www.jakeludington.com/windows_7/20091115_error_2738_could_not_access_vbscript_run_time_for_custom_action.html</a> The file given to him by the Verizon store is named VZAM_7.0.14_2397a_RIM_8530_Curve2 given when the CD software didn't work.  It says its supposed to work with 64 bit Win 7, but its not. Is there something further we can try. Maybe an older version of the software? How can I fix this?Mon, 23 Nov 2009 21:59:28 Z2009-11-23T21:59:28Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/7964292e-8153-4a89-97a1-240548e3f9d4http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/7964292e-8153-4a89-97a1-240548e3f9d4Pedro Felixhttp://social.msdn.microsoft.com/Profile/en-US/?user=Pedro%20FelixError when using session tokens with windows authenticationEdited: replaced &quot;authorization&quot; by &quot;authentication&quot;.<br/> <br/> I've the following scenario:<br/>   1) ASP.NET app with Windows Authentication enabled<br/>   2) The following Geneva modules are registered: <strong>ClaimsAuthorizationModule</strong> , <strong>ClaimsPrincipalHttpModule </strong> and <strong>SessionAuthenticationModule</strong> <br/>   3) I have a <strong>AuthorizationManager </strong> that creates a session token and writes it to a cookie [see http://www.leastprivilege.com/UseGenevaSessionManagementForYourOwnNeeds.aspx]<br/> <br/> The behavior is the following:<br/>  1) The first request works correctly, namely the authentication manager is called and some derived claims are added to the claims principal.<br/>  2) The second request also works correctly. In this case, the authentication manager is NOT called. The claims principal contains the claims added in the first request.<br/>  3) The third request throws a &quot;safe handle has been closed&quot; exception with the following trace, while validating the session token<br/> <br/> Thanks<br/> Pedro<br/> <br/> <br/> [ObjectDisposedException: Safe handle has been closed] <br/> System.StubHelpers.StubHelpers.SafeHandleC2NHelper(Object pThis, IntPtr pCleanupWorkList) +0 <br/> Microsoft.Win32.Win32Native.GetTokenInformation(SafeTokenHandle TokenHandle, UInt32 TokenInformationClass, SafeLocalAllocHandle TokenInformation, UInt32 TokenInformationLength, UInt32&amp; ReturnLength) +0 <br/> System.Security.Principal.WindowsIdentity.GetTokenInformation(SafeTokenHandle tokenHandle, TokenInformationClass tokenInformationClass, UInt32&amp; dwLength) +118 System.Security.Principal.WindowsIdentity.get_User() +110 <br/> System.Security.Principal.WindowsIdentity.GetName() +124 <br/> System.Security.Principal.WindowsIdentity.get_Name() +42 <br/> System.Web.Hosting.IIS7WorkerRequest.SetPrincipal(IPrincipal user, IntPtr pManagedPrincipal) +139 <br/> System.Web.HttpContext.SetPrincipalNoDemand(IPrincipal principal, Boolean needToSetNativePrincipal) +11136171 <br/> System.Web.HttpContext.set_User(IPrincipal value) +52 <br/> Microsoft.IdentityModel.Web.<strong>SessionAuthenticationModule.SetPrincipalFromSessionToken</strong> (SessionSecurityToken sessionSecurityToken) +35 Microsoft.IdentityModel.Web.<strong>SessionAuthenticationModule.AuthenticateSessionSecurityToken</strong> (SessionSecurityToken sessionToken, Boolean writeCookie) +43 Microsoft.IdentityModel.Web.<strong>SessionAuthenticationModule.OnAuthenticateRequest</strong> (Object sender, EventArgs eventArgs) +262 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80 <br/> System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +171 <br/> <hr class=sig> http://pfelix.wordpress.comWed, 03 Jun 2009 17:07:48 Z2009-11-23T21:14:17Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/0f487607-3a5c-4b44-a2aa-324eeaf94802http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/0f487607-3a5c-4b44-a2aa-324eeaf94802Toshio Otahttp://social.msdn.microsoft.com/Profile/en-US/?user=Toshio%20OtaInstalling WIF RC on Win. Server 2008 R2<p>I have tried to install WIF RC update on clean install of Windows Server 2008 R2, but it failed with error <em>&quot;The update is not applicable to your computer&quot;</em>. Package I used was named <em>&quot;Windows6.1-KB974405-x64.msu&quot;</em>.<br/><br/>Is this a known issue, or is some dependency missing?</p>Sun, 08 Nov 2009 22:37:51 Z2009-11-23T20:52:43Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/1de97cf9-4d08-4428-ac82-3b9f83a3322fhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/1de97cf9-4d08-4428-ac82-3b9f83a3322fRoelf Zomermanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Roelf%20Zomermaninitial config wizard + Microsoft.IdentityServer.ConfigWizard Warning Error retrieving SQL Instances: Hi,  <div><br/></div> <div>I have a Win2k8 box (x64) in a domain where i want to have ADFS v2 on.. All updates are installed, when running the initial config i get an error.. running the config wizard with the -logfile option i see in the logs: </div> <div><br/></div> <div> <div>Fix the error and re-run the &quot;Geneva&quot; Server Initial Configuration wizard.</div> <div>Microsoft.IdentityServer.ConfigWizard Information: 936 :   1 [ 35423023107 ]: DebugLog initialized</div> <div>Microsoft.IdentityServer.ConfigWizard Warning: 936 :   1 [ 35429325357 ]: Error retrieving SQL Instances: System.Management.ManagementException: Invalid namespace </div> <div>   at System.Management.ManagementScope.Initialize()</div> <div>   at System.Management.ManagementObjectSearcher.Initialize()</div> <div>   at System.Management.ManagementObjectSearcher.Get()</div> <div>   at Microsoft.IdentityServer.Mmc.Administration.Providers.SqlConfigProvider.RetrieveInstances(String hostName, String wmiNamespace)</div> <div>Microsoft.IdentityServer.ConfigWizard Error: 936 :   5 [ 38020726943 ]: SqlReinstallTask execution gave exception. </div> <div><br/></div> <div>Microsoft.IdentityServer.ConfigWizard Error: 936 :   5 [ 38021349187 ]: RunTask encountered an exception. </div> <div><br/></div> <div><br/></div> <div>Fix the error and re-run the &quot;Geneva&quot; Server Initial Configuration wizard.</div> <div><br/></div> <div><br/></div> <div>any hints?</div> </div><hr class="sig">WORK FOR AVANADE!Mon, 23 Nov 2009 17:26:37 Z2009-11-23T17:26:44Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/54bee104-af44-472e-a602-35711500abe1http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/54bee104-af44-472e-a602-35711500abe1xmv_cryptoprohttp://social.msdn.microsoft.com/Profile/en-US/?user=xmv_cryptoproProviding federated identity with Geneva Server and CardSpace<p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Times New Roman">“INTRODUCING “GENEVA” whitepaper describes situation when user in enterprise X accesses web application in enterprise Y with identity that matches this application’s requirements.</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Times New Roman">Here clearly said that Geneva CardSpace would traverse this kind of federation relationship:</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Times New Roman">0. Application determines which IP-STS it trusts.</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Times New Roman">1. CardSpace learns application token requirements,</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Times New Roman">2. Contacts STS in enterprise Y to learn his token requirements.</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Times New Roman">3. Asks user’s home realm STS to issue token to STS in enterprise Y</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Times New Roman">4. And finally, STS in enterprise Y, after verifying received token, issues token that allows this user to access the application.</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-family:Times New Roman;font-size:small"> </span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Times New Roman">The question is: </span></span></span></p> <p class=MsoNormal style="text-indent:-18pt;margin:0cm 0cm 0pt 36pt;tab-stops:list 36.0pt"><span style="font-family:Times New Roman"><span style="" lang=EN-US><span style=""><span style="font-size:small">1)</span><span style="font:7pt &quot;Times New Roman&quot;">      </span></span></span><span style="" lang=EN-US><span style="font-size:small">How to configure my web application so that it notice cardspace which IP-STS he trusts.</span></span></span></p> <p class=MsoNormal style="text-indent:-18pt;margin:0cm 0cm 0pt 36pt;tab-stops:list 36.0pt"><span style="font-family:Times New Roman"><span style="" lang=EN-US><span style=""><span style="font-size:small">2)</span><span style="font:7pt &quot;Times New Roman&quot;">      </span></span></span><span style="" lang=EN-US><span style="font-size:small">Does Geneva Server beta 2 support these interactions (according to “” we establish trust-relationship between Geneva Servers in two security realms, but in property window of added IP we have seen no active endpoint, which could receive tokens)?</span></span></span></p> <p class=MsoNormal style="text-indent:-18pt;margin:0cm 0cm 0pt 36pt;tab-stops:list 36.0pt"><span style="font-family:Times New Roman"><span style="" lang=EN-US><span style=""><span style="font-size:small">3)</span><span style="font:7pt &quot;Times New Roman&quot;">      </span></span></span><span style="" lang=EN-US><span style="font-size:small">Can Windows CardSpace traverse this kind of federation relationship?</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt 18pt"><span style="" lang=EN-US><span style="font-family:Times New Roman;font-size:small"> </span></span></p>Mon, 31 Aug 2009 14:23:37 Z2009-11-23T16:29:48Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/492dcb56-4e6f-4b98-8d17-543d353fc4d3http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/492dcb56-4e6f-4b98-8d17-543d353fc4d3be789http://social.msdn.microsoft.com/Profile/en-US/?user=be789Need guidance on multitenant strategyImagine a multitenant blog engine written on ASP.NET MVC and hosted on Azure.  It uses Windows Live ID for authentication, and doesn't use the ASP.NET Membership or Role providers.  The LiveID UUID is mapped to a GUID which is used as a UserID throughout the site.  For example, individual blog posts have a field which contains this GUID to identify a poster.  Each blog has its own hostname, as in <a href="http://myblog.example.com">http://myblog.example.com</a>.<br/><br/>It works fine, but how could one plan now for eventually supporting customers who want to authenticate with their own ADFS2 servers or something else?  I know this is where WIF comes in.  I have quite a bit to learn, but what I'd like to know now is if I need to change my database schema to support this down the road.  Is it fine to launch now using a GUID as a UserID?  Any advice on this would be welcomed.<br/><br/>My real app isn't a blog engine, but it's a close enough example and one that's readily understood.<br/><br/>Any tips?<br/>Sun, 22 Nov 2009 02:04:37 Z2009-11-24T07:33:13Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/f38c3c0b-cfc3-480c-a5f9-fe88505c8b76http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/f38c3c0b-cfc3-480c-a5f9-fe88505c8b76toctephttp://social.msdn.microsoft.com/Profile/en-US/?user=toctepdeploy geneva server proxy. error when i try to get a new token from geneva server proxy.Im trying to deploy geneva proxy server. I've passed through &quot;Checklist: Setting Up a &quot;Geneva&quot; Server Proxy&quot; and met all of requirements.<br/> But anyway when i'm trying to request a new security token i have the folloing exception in my passive STS:<br/> <br/> Microsoft.IdentityServer.Shared.WSFederation.RequestFailedException: MSIS7012: The request failed. Contact your administrator for details. ---&gt; System.InvalidOperationException: Client certificate doesn't provide. Please specify client certificate in ClientCredentials. Server stack trace: в System.ServiceModel.ClientCredentialsSecurityTokenManager.CreateSecurityTokenProvider(SecurityTokenRequirement tokenRequirement, Boolean disableInfoCard) в System.ServiceModel.ClientCredentialsSecurityTokenManager.CreateSecurityTokenProvider(SecurityTokenRequirement tokenRequirement) в System.ServiceModel.Channels.TransportSecurityHelpers.GetCertificateTokenProvider(SecurityTokenManager tokenManager, EndpointAddress target, Uri via, String transportScheme, ChannelParameterCollection channelParameters) в System.ServiceModel.Channels.HttpsChannelFactory.CreateAndOpenCertificateTokenProvider(EndpointAddress target, Uri via, ChannelParameterCollection channelParameters, TimeSpan timeout) в System.ServiceModel.Channels.HttpsChannelFactory.HttpsRequestChannel.CreateAndOpenTokenProvider(TimeSpan timeout) в System.ServiceModel.Channels.HttpsChannelFactory.HttpsRequestChannel.OnOpen(TimeSpan timeout) в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) в System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout) в System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) в System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout) в System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade) в System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout) в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type) at Microsoft.IdentityServer.Shared.Protocols.WSTrust.IWSTrustFeb2005ContractAsync.IssueAsync(Message request) at Microsoft.IdentityServer.Shared.Protocols.WSTrust.WSTrustFeb2005ContractAsyncClientManager.IssueAsyncWorker(Message request, Boolean firstTry) at Microsoft.IdentityServer.Shared.Protocols.WSTrust.WSTrustFeb2005ContractAsyncClientManager.IssueAsyncWorker(Message request, Boolean firstTry) at Microsoft.IdentityServer.Shared.Protocols.WSTrust.WSTrustFeb2005ContractAsyncClientManager.IssueAsync(Message request) at Microsoft.IdentityServer.Shared.Protocols.WSTrust.WSTrustFeb2005Client.Issue(RequestSecurityToken rst) at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.SubmitRequest(MSISRequestSecurityToken request) --- End of inner exception stack trace --- at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.SubmitRequest(MSISRequestSecurityToken request) at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.RequestBearerToken(MSISSignInRequestMessage signInRequest, SecurityTokenElement onBehalfOf, SecurityToken primaryAuthToken, String desiredTokenType, Uri&amp; replyTo) at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.BuildSignInResponseCoreWithOnBehalfOf(SecurityTokenElement onBehalfOf, SecurityToken primaryAuthToken, Boolean isIssuedToken, WSFederationMessage incomingMessage) at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.BuildSignInResponseCoreWithSecurityToken(SecurityToken securityToken, Boolean isIssuedToken, WSFederationMessage incomingMessage) at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.BuildSignInResponseForProtocolRequest(WSFederationPassiveContext federationPassiveContext, SecurityToken securityToken, Boolean isIssuedToken) at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.BuildSignInResponse(WSFederationPassiveContext federationPassiveContext, SecurityToken securityToken, Boolean isIssuedToken) at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.SignIn(HttpContext context, WSFederationPassiveContext federationPassiveContext, SecurityToken securityToken, Boolean isIssuedToken) at FaultHandlingWSFederationPassiveAuthentication.SignIn(SecurityToken token, Boolean isIssuedToken) <br/> <br/> I've checked the proxy certifiacte many times, and i think it's OK.<br/> But anyway i dont know what to do. Please clarify and comment this exception.<br/> Thanks a lot, guys!Sat, 21 Nov 2009 15:57:26 Z2009-11-22T02:33:30Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/3e579c2e-8eee-4262-b026-276ca0be9446http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/3e579c2e-8eee-4262-b026-276ca0be9446buchananhttp://social.msdn.microsoft.com/Profile/en-US/?user=buchananGetting a Cryptograghic error on IdentityModel.Web.SessionAuthenticationModule.OnAuthenticateRequest<div>We have a claims aware ASP.Net MVC site in a web farm environment and on switches between servers we get these errors. </div> <div>We don't use session within the application. </div> <div>1) is it possible to switch away from the session altogether?</div> <div>2) is there a quick way to get around the crypto issue as we work on #1? </div> <div><br/></div> Here is the stack: <div> <div>[CryptographicException: Key not valid for use in specified state.</div> <div>]</div> <div>   System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope) +425</div> <div>   Microsoft.IdentityModel.Web.ProtectedDataCookieTransform.Decode(Byte[] encoded) +23</div> <div>   Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.ApplyTransforms(Byte[] cookie, Boolean outbound) +107</div> <div>   Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.Deserialize(Byte[] encodedByteArray) +43</div> <div>   Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.ReadToken(XmlReader reader) +366</div> <div>   Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.ReadToken(Byte[] token) +46</div> <div>   Microsoft.IdentityModel.Web.SessionAuthenticationModule.ReadSessionTokenFromCookie(Byte[] sessionCookie) +84</div> <div>   Microsoft.IdentityModel.Web.SessionAuthenticationModule.TryReadSessionTokenFromCookie(SessionSecurityToken&amp; sessionToken) +58</div> <div>   Microsoft.IdentityModel.Web.SessionAuthenticationModule.OnAuthenticateRequest(Object sender, EventArgs eventArgs) +49</div> <div>   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68</div> <div>   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75</div> </div>Fri, 20 Nov 2009 16:56:46 Z2009-11-20T19:03:11Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/e59b5573-b936-4306-9845-61f6443b5a1ahttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/e59b5573-b936-4306-9845-61f6443b5a1aStu Campbellhttp://social.msdn.microsoft.com/Profile/en-US/?user=Stu%20CampbellWill there be Geneva templates for Web Application projects?I couldn't find the &quot;Modify STS reference&quot; menu item and then I realised that I was using a web application project not a website. I don't use the website feature in ASP.NET (it's horrible). So I was wondering if there will be templates for web applications at some point.Thu, 04 Jun 2009 14:35:51 Z2009-11-20T09:41:14Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/0859029f-5c5e-451c-bd07-056da3ae119fhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/0859029f-5c5e-451c-bd07-056da3ae119fWilko31http://social.msdn.microsoft.com/Profile/en-US/?user=Wilko31WIF Install problem - RC to RTMHi,<br/><br/>I'm trying to upgrade from the WIF RC to the WIF RTM release on Windows 7. I downloaded and ran the install - Windows6.1-KB974405-x86.msu but I get the error &quot;The update is not applicable for your computer&quot;<br/><br/>What am I missing? I presume there is a change between the RC and RTM releases.<hr class="sig">Regards Wilko31Thu, 19 Nov 2009 00:29:59 Z2009-11-20T09:31:05Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/8e9495e9-65a4-4ce7-b404-4df6f5aa9418http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/8e9495e9-65a4-4ce7-b404-4df6f5aa9418MaryCRhttp://social.msdn.microsoft.com/Profile/en-US/?user=MaryCRThe certificate's private key could not be accessed<span style="font-size:x-small"> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'">Hi,</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'">I am working with the Geneva Framework and Windows Cardspace. In my STS config file I am using the following sentence:</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;color:blue;font-family:'Courier New'"><span style="">      </span>&lt;</span><span style="font-size:10pt;color:#a31515;font-family:'Courier New'">serviceCertificate</span><span style="font-size:10pt;color:blue;font-family:'Courier New'">&gt;</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;color:blue;font-family:'Courier New'"><span style="">        </span>&lt;</span><span style="font-size:10pt;color:#a31515;font-family:'Courier New'">certificateReference</span><span style="font-size:10pt;color:blue;font-family:'Courier New'"> </span><span style="font-size:10pt;color:red;font-family:'Courier New'">findValue</span><span style="font-size:10pt;color:blue;font-family:'Courier New'">=</span><span style="font-size:10pt;font-family:'Courier New'">&quot;<span style="color:blue">certificateThumbprint</span>&quot;<span style="color:blue"> </span><span style="color:red">storeLocation</span><span style="color:blue">=</span>&quot;<span style="color:blue">LocalMachine</span>&quot;<span style="color:blue"> </span><span style="color:red">storeName</span><span style="color:blue">=</span>&quot;<span style="color:blue">My</span>&quot;<span style="color:blue"> <span style="">                           </span></span><span style="color:red">x509FindType</span><span style="color:blue">=</span>&quot;<span style="color:blue">FindByThumbprint</span>&quot;<span style="color:blue"> /&gt;</span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;color:blue;font-family:'Courier New'"><span style="">      </span>&lt;/</span><span style="font-size:10pt;color:#a31515;font-family:'Courier New'">serviceCertificate</span><span style="font-size:10pt;color:blue;font-family:'Courier New'">&gt;</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;color:blue;font-family:'Courier New'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'">When I try to access my STS from the browser it throw this error exception:</span><span style="font-size:10pt;color:blue;font-family:'Courier New'"></span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;color:blue;font-family:'Courier New'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><strong style=""><span style="font-size:10pt;font-family:'Arial','sans-serif'">Parser Error Message: ID1024: The configuration property value is not valid.<br/>PropertyName: serviceCertificate<br/>Error: ID1039: The certificate's private key could not be accessed. Ensure the access control list (ACL) on the certificate's private key grants access to the application pool user.</span></strong></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'">I already tried to solve the problem with the solutions that I found on Internet but it is still not working:</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoListParagraphCxSpFirst style="margin:0in 0in 0pt 0.5in;text-indent:-0.25in;line-height:normal"><span style="font-size:10pt;font-family:Wingdings"><span style="">§<span style="font:7pt &quot;Times New Roman&quot;">  </span></span></span><span style="font-size:10pt;font-family:'Arial','sans-serif'">From the MMC tool I right clicked in the certificate that I am using, All Tasks -&gt; Manage Private Keys and gave access to IIS user, Network Service and finally to Everyone.</span></p> <p class=MsoListParagraphCxSpMiddle style="margin:0in 0in 0pt 0.5in;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoListParagraphCxSpLast style="margin:0in 0in 0pt 0.5in;text-indent:-0.25in;line-height:normal"><span style="font-size:10pt;font-family:Wingdings"><span style="">§<span style="font:7pt &quot;Times New Roman&quot;">  </span></span></span><span style="font-size:10pt;font-family:'Arial','sans-serif'">Also ran winhttpcertcfg tool and did the same,<span style="">  </span>gave access to IIS user, Network Service and finally to Everyone.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'">I am working on Vista with IIS7.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:10pt;font-family:'Arial','sans-serif'">Does anyone have any idea of what could be the problem?<br/><br/>Thanks!</span></p> </span>Fri, 13 Nov 2009 15:41:03 Z2009-11-20T06:26:20Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/aabe4959-f19f-4497-83f3-96f0fdfb573ahttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/aabe4959-f19f-4497-83f3-96f0fdfb573aScott Ashcrofthttp://social.msdn.microsoft.com/Profile/en-US/?user=Scott%20AshcroftException when interworking between Shibboleth IDP and Geneva Beta 2I've got a simple ASP.Net app working with a Geneva server. I'm now trying to get things working with a Shibboleth IDP.<br/> I can choose the IDP from the list 'Select Sign In Options' and get redirected to the IDPs username and password page. Assuming I get the username and password correct I get redirected to the /FederationPassive/ page on the Geneva server which has an MSIS7012 error.<br/> <br/> In the event log I get:<br/> <br/> The Federation Service encountered a serious error while processing the WS-Trust request. <br/> Request type: http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue <br/> <br/> Additional Data <br/> Exception details: <br/> System.IdentityModel.Tokens.SecurityTokenException: ID4153: A Saml2SecurityToken cannot be created from the Saml2Assertion because it contains a SubjectConfirmationData which specifies an Address value. Enforcement of this value is not supported by default. To customize SubjectConfirmationData processing, extend Saml2SecurityTokenHandler and override ValidateConfirmationData.<br/>    at Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityTokenHandler.ValidateConfirmationData(Saml2SubjectConfirmationData confirmationData)<br/>    at Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityTokenHandler.ResolveSecurityKeys(Saml2Assertion assertion, SecurityTokenResolver resolver)<br/>    at Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityTokenHandler.ReadToken(XmlReader reader)<br/>    at Microsoft.IdentityModel.SecurityTokenService.SecurityTokenElement.get_SecurityToken()<br/>    at Microsoft.IdentityServer.SecurityTokenService.MSISSecurityTokenService.GetOnBehalfOfContext(RequestSecurityToken request, IClaimsPrincipal callerPrincipal, IClaimsPrincipal&amp; principal, AuthenticationContext&amp; authenticationContext)<br/>    at Microsoft.IdentityServer.SecurityTokenService.MSISSecurityTokenService.BeginGetScope(IClaimsPrincipal principal, RequestSecurityToken request, AsyncCallback callback, Object state)<br/>    at Microsoft.IdentityModel.SecurityTokenService.SecurityTokenService.BeginIssue(IClaimsPrincipal principal, RequestSecurityToken request, AsyncCallback callback, Object state)<br/>    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.WSTrustServiceContractAsyncResult.BeginRST(IClaimsPrincipal authContext, RequestSecurityToken request)<br/>    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.BeginCore(Message requestMessage, AsyncCallback callback, Object state, WSTrustRequestSerializer requestSerializer, WSTrustResponseSerializer responseSerializer, String requestAction, String responseAction, String trustNamespace)<br/> <br/> Can I reconfigure things to just ignore the SubjectConfirmationData or do I need to find a way to turn it off on the Shibboleth end?<br/> <br/> Any ideas?Thu, 27 Aug 2009 17:17:37 Z2009-11-19T20:55:23Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/5c4cd5b1-7754-4120-a06d-74e117ecabb1http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/5c4cd5b1-7754-4120-a06d-74e117ecabb1Vaibhav09http://social.msdn.microsoft.com/Profile/en-US/?user=Vaibhav09MSIS7012: The request failed Hi,<br/><br/>I'm establishing federation using Geneva with IBM Tivoli and using Geneva as a Service Provider and IBM Tivoli as an Identity Provider. For federation I'm using WS-Federation protocol.<br/><br/>After authentication on IBM side I'm  getting &quot;MSIS7012: The request failed&quot; error in the browser and in the Geneva log getting:<br/><br/>ID3094: Cannot create Federation message from the given Uri 'https://con1-w2k8r264gnv.contoso1.com/adfs/ls/default.aspx'<br/><br/>ID3007: The element renewing with namespace <a href="http://schemas.xmlsoap.org/ws/2005/02/trust">http://schemas.xmlsoap.org/ws/2005/02/trust</a> is unrecognized error.<br/><br/>Please provide any link if you know on this.<br/><br/>Thanks in advance.<br/><br/>Vaibhav<br/><br/>Geneva log: <br/><br/>&lt;E2ETraceEvent xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System">http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System</a> xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;8&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType">http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;8&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType</a> Name=&quot;Error&quot;&gt;0&lt;/SubType&gt;&lt;Level&gt;2&lt;/Level&gt;&lt;TimeCreated SystemTime=&quot;2009-11-11T13:14:31.6532461Z&quot; /&gt;&lt;Source Name=&quot;Microsoft.IdentityModel&quot; /&gt;&lt;Correlation ActivityID=&quot;{00000000-0000-0000-0000-000000000000}&quot; /&gt;&lt;Execution ProcessName=&quot;w3wp&quot; ProcessID=&quot;2648&quot; ThreadID=&quot;6&quot; /&gt;&lt;Channel/&gt;&lt;Computer&gt;CON1-W2K8R264GN&lt;/Computer&gt;&lt;/System&gt;&lt;ApplicationData&gt;&lt;TraceData&gt;&lt;DataItem&gt;&lt;TraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord">http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord</a>&quot; Severity=&quot;Error&quot;&gt;&lt;Description&gt;Handled exception.&lt;/Description&gt;&lt;AppDomain&gt;/LM/W3SVC/1/ROOT/adfs/ls-1-129024188713222126&lt;/AppDomain&gt;&lt;Exception&gt;&lt;ExceptionType&gt;Microsoft.IdentityModel.Protocols.WSFederation.WSFederationMessageException, Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&lt;/ExceptionType&gt;&lt;Message&gt;ID3094: Cannot create Federation message from the given Uri 'https://con1-w2k8r264gnv.contoso1.com/adfs/ls/default.aspx'.&lt;/Message&gt;&lt;StackTrace&gt;   at Microsoft.IdentityModel.Protocols.WSFederation.WSFederationMessage.CreateFromUri(Uri requestUri)<br/>   at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveContext.EnsureCurrent(HttpContext context)<br/>   at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthenticationModule.OnEnter(Object sender, EventArgs e)<br/>   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()<br/>   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp;amp; completedSynchronously)<br/>   at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)<br/>   at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)<br/>   at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)<br/>   at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)<br/>   at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)<br/>&lt;/StackTrace&gt;&lt;ExceptionString&gt;Microsoft.IdentityModel.Protocols.WSFederation.WSFederationMessageException: ID3094: Cannot create Federation message from the given Uri 'https://con1-w2k8r264gnv.contoso1.com/adfs/ls/default.aspx'.&lt;/ExceptionString&gt;&lt;/Exception&gt;&lt;/TraceRecord&gt;&lt;/DataItem&gt;&lt;/TraceData&gt;&lt;/ApplicationData&gt;&lt;/E2ETraceEvent&gt;&lt;E2ETraceEvent xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System">http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System</a> xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;1&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType">http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;1&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType</a> Name=&quot;Information&quot;&gt;0&lt;/SubType&gt;&lt;Level&gt;8&lt;/Level&gt;&lt;TimeCreated SystemTime=&quot;2009-11-11T13:14:31.8690526Z&quot; /&gt;&lt;Source Name=&quot;Microsoft.IdentityModel&quot; /&gt;&lt;Correlation ActivityID=&quot;{00000000-0000-0000-0000-000000000000}&quot; /&gt;&lt;Execution ProcessName=&quot;w3wp&quot; ProcessID=&quot;2648&quot; ThreadID=&quot;6&quot; /&gt;&lt;Channel/&gt;&lt;Computer&gt;CON1-W2K8R264GN&lt;/Computer&gt;&lt;/System&gt;&lt;ApplicationData&gt;&lt;TraceData&gt;&lt;DataItem&gt;&lt;TraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord">http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord</a>&quot; Severity=&quot;Information&quot;&gt;&lt;Description&gt;Microsoft.IdentityModel Diagnostic Trace&lt;/Description&gt;&lt;AppDomain&gt;/LM/W3SVC/1/ROOT/adfs/ls-1-129024188713222126&lt;/AppDomain&gt;&lt;ChunkedCookieHandlerTraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/06/IdentityModel/DeflateCookieTraceRecord">http://schemas.microsoft.com/2009/06/IdentityModel/DeflateCookieTraceRecord</a>&quot; Action=&quot;Reading Cookie&quot;&gt;&lt;Name&gt;MSISContextd9d66e82-2c6d-4dc1-b089-e4f330d0b7fe&lt;/Name&gt;&lt;/ChunkedCookieHandlerTraceRecord&gt;&lt;/TraceRecord&gt;&lt;/DataItem&gt;&lt;/TraceData&gt;&lt;/ApplicationData&gt;&lt;/E2ETraceEvent&gt;&lt;E2ETraceEvent xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System">http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System</a> xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;1&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType">http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;1&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType</a> Name=&quot;Information&quot;&gt;0&lt;/SubType&gt;&lt;Level&gt;8&lt;/Level&gt;&lt;TimeCreated SystemTime=&quot;2009-11-11T13:14:31.8690526Z&quot; /&gt;&lt;Source Name=&quot;Microsoft.IdentityModel&quot; /&gt;&lt;Correlation ActivityID=&quot;{00000000-0000-0000-0000-000000000000}&quot; /&gt;&lt;Execution ProcessName=&quot;w3wp&quot; ProcessID=&quot;2648&quot; ThreadID=&quot;6&quot; /&gt;&lt;Channel/&gt;&lt;Computer&gt;CON1-W2K8R264GN&lt;/Computer&gt;&lt;/System&gt;&lt;ApplicationData&gt;&lt;TraceData&gt;&lt;DataItem&gt;&lt;TraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord">http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord</a>&quot; Severity=&quot;Information&quot;&gt;&lt;Description&gt;Microsoft.IdentityModel Diagnostic Trace&lt;/Description&gt;&lt;AppDomain&gt;/LM/W3SVC/1/ROOT/adfs/ls-1-129024188713222126&lt;/AppDomain&gt;&lt;ChunkedCookieHandlerTraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/06/IdentityModel/DeflateCookieTraceRecord">http://schemas.microsoft.com/2009/06/IdentityModel/DeflateCookieTraceRecord</a>&quot; Action=&quot;Deleting Cookie&quot;&gt;&lt;Name&gt;MSISContextd9d66e82-2c6d-4dc1-b089-e4f330d0b7fe&lt;/Name&gt;&lt;Path&gt;/adfs/ls&lt;/Path&gt;&lt;/ChunkedCookieHandlerTraceRecord&gt;&lt;/TraceRecord&gt;&lt;/DataItem&gt;&lt;/TraceData&gt;&lt;/ApplicationData&gt;&lt;/E2ETraceEvent&gt;&lt;E2ETraceEvent xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System">http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System</a> xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;8&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType">http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;8&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType</a> Name=&quot;Error&quot;&gt;0&lt;/SubType&gt;&lt;Level&gt;2&lt;/Level&gt;&lt;TimeCreated SystemTime=&quot;2009-11-11T13:14:31.8924886Z&quot; /&gt;&lt;Source Name=&quot;Microsoft.IdentityModel&quot; /&gt;&lt;Correlation ActivityID=&quot;{00000000-0000-0000-0000-000000000000}&quot; /&gt;&lt;Execution ProcessName=&quot;w3wp&quot; ProcessID=&quot;2648&quot; ThreadID=&quot;6&quot; /&gt;&lt;Channel/&gt;&lt;Computer&gt;CON1-W2K8R264GN&lt;/Computer&gt;&lt;/System&gt;&lt;ApplicationData&gt;&lt;TraceData&gt;&lt;DataItem&gt;&lt;TraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord">http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord</a>&quot; Severity=&quot;Error&quot;&gt;&lt;Description&gt;Handled exception.&lt;/Description&gt;&lt;AppDomain&gt;/LM/W3SVC/1/ROOT/adfs/ls-1-129024188713222126&lt;/AppDomain&gt;&lt;Exception&gt;&lt;ExceptionType&gt;Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationException, Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&lt;/ExceptionType&gt;&lt;Message&gt;ID3007: The element Renewing with namespace <a href="http://schemas.xmlsoap.org/ws/2005/02/trust">http://schemas.xmlsoap.org/ws/2005/02/trust</a> is unrecognized.&lt;/Message&gt;&lt;StackTrace&gt;   at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationHelper.ReadRSTRXml(XmlReader reader, RequestSecurityTokenResponse rstr, WSTrustSerializationContext context, WSTrustConstantsAdapter trustConstants)<br/>   at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationHelper.CreateResponse(XmlReader reader, WSTrustSerializationContext context, WSTrustResponseSerializer responseSerializer, WSTrustConstantsAdapter trustConstants)<br/>   at Microsoft.IdentityModel.Protocols.WSFederation.WSFederationSerializer.CreateResponse(WSFederationMessage message, WSTrustSerializationContext context)<br/>   at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.GetRstrFromSignInResponseMessage(MSISSignInResponseMessage incomingResponse)<br/>   at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.BuildSignInResponseForProtocolResponse(WSFederationPassiveContext federationPassiveContext, Boolean isIssuedToken)<br/>   at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.BuildSignInResponse(SecurityToken securityToken, Boolean isIssuedToken)<br/>   at Microsoft.IdentityServer.Shared.WSFederation.WSFederationPassiveAuthentication.SignIn(SecurityToken securityToken, Boolean isIssuedToken)<br/>   at FaultHandlingWSFederationPassiveAuthentication.SignIn(SecurityToken token, Boolean isIssuedToken)<br/>   at _Default.Page_Load(Object sender, EventArgs e)<br/>   at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)<br/>   at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)<br/>   at System.Web.UI.Control.OnLoad(EventArgs e)<br/>   at System.Web.UI.Control.LoadRecursive()<br/>   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)<br/>   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)<br/>   at System.Web.UI.Page.ProcessRequest()<br/>   at System.Web.UI.Page.ProcessRequest(HttpContext context)<br/>   at ASP.default_aspx.ProcessRequest(HttpContext context)<br/>   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()<br/>   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp;amp; completedSynchronously)<br/>   at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)<br/>   at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)<br/>   at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)<br/>   at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)<br/>   at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)<br/>   at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)<br/>   at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)<br/>&lt;/StackTrace&gt;&lt;ExceptionString&gt;Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationException: ID3007: The element Renewing with namespace <a href="http://schemas.xmlsoap.org/ws/2005/02/trust">http://schemas.xmlsoap.org/ws/2005/02/trust</a> is unrecognized.&lt;/ExceptionString&gt;&lt;/Exception&gt;&lt;/TraceRecord&gt;&lt;/DataItem&gt;&lt;/TraceData&gt;&lt;/ApplicationData&gt;&lt;/E2ETraceEvent&gt;&lt;E2ETraceEvent xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System">http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System</a> xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;1&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType">http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;1&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType</a> Name=&quot;Information&quot;&gt;0&lt;/SubType&gt;&lt;Level&gt;8&lt;/Level&gt;&lt;TimeCreated SystemTime=&quot;2009-11-11T13:14:31.9051831Z&quot; /&gt;&lt;Source Name=&quot;Microsoft.IdentityModel&quot; /&gt;&lt;Correlation ActivityID=&quot;{00000000-0000-0000-0000-000000000000}&quot; /&gt;&lt;Execution ProcessName=&quot;w3wp&quot; ProcessID=&quot;2648&quot; ThreadID=&quot;6&quot; /&gt;&lt;Channel/&gt;&lt;Computer&gt;CON1-W2K8R264GN&lt;/Computer&gt;&lt;/System&gt;&lt;ApplicationData&gt;&lt;TraceData&gt;&lt;DataItem&gt;&lt;TraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord">http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord</a>&quot; Severity=&quot;Information&quot;&gt;&lt;Description&gt;Microsoft.IdentityModel Diagnostic Trace&lt;/Description&gt;&lt;AppDomain&gt;/LM/W3SVC/1/ROOT/adfs/ls-1-129024188713222126&lt;/AppDomain&gt;&lt;ChunkedCookieHandlerTraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/06/IdentityModel/DeflateCookieTraceRecord">http://schemas.microsoft.com/2009/06/IdentityModel/DeflateCookieTraceRecord</a>&quot; Action=&quot;Reading Cookie&quot;&gt;&lt;Name&gt;MSISContextd9d66e82-2c6d-4dc1-b089-e4f330d0b7fe&lt;/Name&gt;&lt;/ChunkedCookieHandlerTraceRecord&gt;&lt;/TraceRecord&gt;&lt;/DataItem&gt;&lt;/TraceData&gt;&lt;/ApplicationData&gt;&lt;/E2ETraceEvent&gt;&lt;E2ETraceEvent xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System">http://schemas.microsoft.com/2004/06/E2ETraceEvent&quot;&gt;&lt;System</a> xmlns=&quot;<a href="http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;1&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType">http://schemas.microsoft.com/2004/06/windows/eventlog/system&quot;&gt;&lt;EventID&gt;1&lt;/EventID&gt;&lt;Type&gt;3&lt;/Type&gt;&lt;SubType</a> Name=&quot;Information&quot;&gt;0&lt;/SubType&gt;&lt;Level&gt;8&lt;/Level&gt;&lt;TimeCreated SystemTime=&quot;2009-11-11T13:14:31.9051831Z&quot; /&gt;&lt;Source Name=&quot;Microsoft.IdentityModel&quot; /&gt;&lt;Correlation ActivityID=&quot;{00000000-0000-0000-0000-000000000000}&quot; /&gt;&lt;Execution ProcessName=&quot;w3wp&quot; ProcessID=&quot;2648&quot; ThreadID=&quot;6&quot; /&gt;&lt;Channel/&gt;&lt;Computer&gt;CON1-W2K8R264GN&lt;/Computer&gt;&lt;/System&gt;&lt;ApplicationData&gt;&lt;TraceData&gt;&lt;DataItem&gt;&lt;TraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord">http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord</a>&quot; Severity=&quot;Information&quot;&gt;&lt;Description&gt;Microsoft.IdentityModel Diagnostic Trace&lt;/Description&gt;&lt;AppDomain&gt;/LM/W3SVC/1/ROOT/adfs/ls-1-129024188713222126&lt;/AppDomain&gt;&lt;ChunkedCookieHandlerTraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/06/IdentityModel/DeflateCookieTraceRecord">http://schemas.microsoft.com/2009/06/IdentityModel/DeflateCookieTraceRecord</a>&quot; Action=&quot;Deleting Cookie&quot;&gt;&lt;Name&gt;MSISContextd9d66e82-2c6d-4dc1-b089-e4f330d0b7fe&lt;/Name&gt;&lt;Path&gt;/adfs/ls&lt;/Path&gt;&lt;/ChunkedCookieHandlerTraceRecord&gt;&lt;/TraceRecord&gt;&lt;/DataItem&gt;&lt;/TraceData&gt;&lt;/ApplicationData&gt;&lt;/E2ETraceEvent&gt;Wed, 11 Nov 2009 12:18:16 Z2009-11-19T13:01:01Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/ed76c2b6-0462-43d3-8955-4707308a1647http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/ed76c2b6-0462-43d3-8955-4707308a1647bluelzdhttp://social.msdn.microsoft.com/Profile/en-US/?user=bluelzdHow to report a Fault to RPHi<br/> <br/> Now when RP send the SignIn Message to the STS, we allow it add some parameters. If there is any error at the parameters we want to report fault to the applications.<br/> How to report a fault to RP (like FaultException at WCF)Thu, 19 Nov 2009 07:46:17 Z2009-11-19T08:39:25Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/515f2bc6-9b8e-4f59-9201-9b6743da218dhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/515f2bc6-9b8e-4f59-9201-9b6743da218dPablo Cibrarohttp://social.msdn.microsoft.com/Profile/en-US/?user=Pablo%20CibraroWIF RC on W2k3Any reason for not supporting that OS in the current release ?. The release note states that this operation system is not supported yet. <br/> One of my customers is planning to implement a web sso solution using WIF, but the only option they have at the moment is to support it on top of W2k3.<br/> <br/> Thanks<br/> Pablo.<hr class="sig">Pablo Cibraro - http://weblogs.asp.net/cibraxFri, 13 Nov 2009 15:19:45 Z2009-11-19T02:44:45Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/2a7d240a-d63e-45a8-835d-3302c21dec2dhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/2a7d240a-d63e-45a8-835d-3302c21dec2djcmm33http://social.msdn.microsoft.com/Profile/en-US/?user=jcmm33session security token in cookie securityCould someone confirm/deny whether the cookie issued by the SessionAuthenticationModule is encrypted or not?<br/><br/>I was looking to put some additional claims into the cookie (which are in effect keys to perform additional operatons against remote services), but if the cookie isn't encrypted then it wouldn't be that difficult to extract this information.<br/><br/>Thanks in advance<br/><br/><br/>JamieWed, 18 Nov 2009 09:15:13 Z2009-11-18T21:23:54Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/f3043a44-ac21-45f8-abcd-be2954669a98http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/f3043a44-ac21-45f8-abcd-be2954669a98ExtinctPencilhttp://social.msdn.microsoft.com/Profile/en-US/?user=ExtinctPencilWIF and SSRS 2008As a Microsoft Gold partner , I am encouraged to exploit the latest Microsoft Offerings.<br/>Currently am looking at using WIF to provide SSO capabilities , SQL2008 and SSRS 2008 for data Storage and reporting.<br/>Multiple UI formats, including Winforms Fat client, Silverlight.<br/><br/>Unfortuantely thare is a lot of effort involved in &quot;Gluing&quot; these technologies together. Roadmaps for the various technology streams very rarely offer hope that it will all come together in the end.<br/><br/>Todays headache is SSO for SQL2008 reporting services.<br/>I note a similar thread from the past ...<a href="http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/25bd0bad-bad5-475c-818b-8006b3cef53d/"><br/>http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/25bd0bad-bad5-475c-818b-8006b3cef53d/</a><br/><br/>I have Successfully implemented Forms Authenication in SSRS 2008. Any advice on where to go from here !<br/>Does anyone on the WIF team know if the SSRS team will be supporting WIF ? or could anyone provide a sample ?<br/><br/>I hear Sharepoint 2010 will has WIF as a prereq, And SSRS has a sharepoint mode ..... SQL2008 R2 SSRS boasts improved SSO with SAP ! ..... <br/><br/> Wed, 18 Nov 2009 16:34:51 Z2009-11-18T16:34:52Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/c00191ba-ddf7-47bf-b985-49709a3a3612http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/c00191ba-ddf7-47bf-b985-49709a3a3612Betohttp://social.msdn.microsoft.com/Profile/en-US/?user=BetoADMIN0017: An exception occurred while connecting to the policy store service. The policy administration URL 'net.pipe://localhost/policy' may be incorrect or the "Geneva" service is not running.Hi, I had successfully deployed 4 Geneva Beta 2 Labs on my organization and partners. This error happened after a couple of weeks of normal operations and ONLY on x64 systems. <div><br/></div> <div><strong>Symptom</strong>: If you try to open the Geneva Server MMC, you get the message &quot;<span style="font-family:Arial;font-size:13px;white-space:pre">ADMIN0017: An exception occurred while connecting to the policy store service. The policy administration URL 'net.pipe://localhost/policy' may be incorrect or the &quot;Geneva&quot; service is not running.&quot;</span></div> <div><span style="font-family:Arial;font-size:small"><span style="font-size:13px;white-space:pre"><br/></span></span></div> <div><span style="font-family:Arial;font-size:small"><span style="font-size:13px;white-space:pre"><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;white-space:normal"><strong>Env</strong>: </span></span></span></div> <div><ol> <li>No information is logged to the event log.</li> <li>The Geneva Server is running and can be restarted normally.</li> <li>The Initial Configuration Wizard can be run many times that it will finish successfully.</li> <li>On a Geneva Farm comprised of two nodes, a Win2k8 x86 SP2 and Win2k8 x64 SP2, only the x64 Geneva failed.</li> <li>Geneva Farm db is SQL Server 2008 (without SP2)</li> </ol> <div>Now I am uninstalling/reinstalling IIS7, Geneva Server and Geneva Fx. I would love some help on understanding the underlying problem or troubleshooting steps because I am blinded now,</div> <div><br/></div> <div>Thanks,</div> </div><hr class="sig">BetoMon, 02 Nov 2009 19:56:19 Z2009-11-18T14:20:48Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/b24237d2-847c-4860-a405-1057a147e0d2http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/b24237d2-847c-4860-a405-1057a147e0d2Christian Jägglihttp://social.msdn.microsoft.com/Profile/en-US/?user=Christian%20J%u00e4ggliIP address/subnet as claim informationHi All,<br/><br/>I need to provide the information of the client's ip address or subnet to the backend application as a claim value. How could this information be put into a claim with ADFS 2.0. Is there any description of such a scenario?<br/><br/>Regards,<br/>Christian<br/><hr class="sig">IAM ConsultantWed, 18 Nov 2009 07:34:34 Z2009-11-18T08:17:08Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/1c5a9410-e443-4329-a469-44cd7524dd78http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/1c5a9410-e443-4329-a469-44cd7524dd78trifoniushttp://social.msdn.microsoft.com/Profile/en-US/?user=trifoniusSharepoint MOSS2007 with GenevaWhen trying to log into a MOSS site, I get the following error:<br><br><i> <h2>The system cannot find the file specified.</h2></i><b><font face="Arial, Helvetica"> <p>Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. <br><br><b>Exception Details: </b>System.Security.Cryptography.CryptographicException: The system cannot find the file specified.<br><br><br><b>Source Error:</b> <br></p></font> <table dir=ltr cellspacing=0 width=624 border=0> <tbody> <tr> <td valign=center bgcolor="#ffff00"><code> <p dir=ltr>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</code> </p></td></tr></tbody></table><font face="Arial, Helvetica"> <p><br><b>Stack Trace:</b> <br></p></font> <table dir=ltr cellspacing=0 width=624 border=0> <tbody> <tr> <td valign=center bgcolor="#ffff00"><code><pre dir=ltr>[CryptographicException: The system cannot find the file specified. ] <br>System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope) +453 <br>Microsoft.IdentityModel.Web.ProtectedDataCookieTransform.Encode(Byte[] value) +23 <br>Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.ApplyTransforms(Byte[] cookie, Boolean outbound) +44 <br>Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.Serialize(SessionSecurityToken sessionToken) +542 <br>Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.WriteToken(XmlWriter writer, SecurityToken token) +171 <br>Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.WriteToken(SessionSecurityToken sessionToken) +53 <br>Microsoft.IdentityModel.Web.FederatedAuthenticationModuleBase.SetPrincipalAndWriteSessionToken(SessionSecurityToken sessionToken, Boolean isSession) +163 <br>Microsoft.IdentityModel.Web.FederatedAuthenticationModuleBase.AuthenticationCore() +541 Microsoft.IdentityModel.Web.WSFederationAuthenticationModule.AuthenticationCore() +5 <br>Microsoft.IdentityModel.Web.FederatedAuthenticationModuleBase.OnAuthenticateRequest(Object sender, EventArgs args) +43 <br>System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75</pre></code></td></tr></tbody></table><font face="Arial, Helvetica"> <p>I get the same error for both the FederatedPassiveSignIn and the InfoCard controls.<br>When a standard ASP.NET website uses the same STS and controls on the same machine, all works fine.<br>Must be a SP issue it seems; I already added the user under which the SP ApplicationPool runs to the MachineKeys folder's users with full control.<br><br>I hope you can help me out!<br>Thanks in advance!<br></p></font>Fri, 13 Mar 2009 11:26:21 Z2009-11-18T03:38:35Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/16ba7504-b30f-4321-87ce-e7ca65307581http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/16ba7504-b30f-4321-87ce-e7ca65307581Glenn Clarkehttp://social.msdn.microsoft.com/Profile/en-US/?user=Glenn%20ClarkeCardspace Geneva not showing any cardsHi,<br/><br/>I am trying to use Geneva Cardsapce with a wcf client to authenticate to a wcf service (hosted in IIS7) using the stock standard Geneva Server as the RP-STS.<br/><br/>An earlier test using a passively federated ASP.NET web site is working quite alright using the same Geneva Server RP-STS. I used the card provisioning site (installed with the Geneva Server) to acquire a managed card. This all works well with the browser based application.<br/><br/>I am not getting any success with the wcf client configured to source the token from the RP-STS using Geneva Cardspace. The Cardspace application starts up, and informs that the application has requested a managed card, but when I click &quot;yes&quot; to supply a card, I get no cards displayed. I would have thought that the card I had already acquired, and used ok with the asp.net web application, would have appeared for selection.<br/><br/>Is any body able to shed light on what settings I should be trying to concentrate on for solving this?<br/><br/>Thanks.Wed, 18 Nov 2009 00:01:34 Z2009-11-18T03:21:46Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/89c5fb3a-a078-44a5-ba71-54f4abc9e398http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/89c5fb3a-a078-44a5-ba71-54f4abc9e398Igor Bartashevichhttp://social.msdn.microsoft.com/Profile/en-US/?user=Igor%20BartashevichSingle Sign Out from Geneva Server<p>Hi all,<br/>Our application needs to clean up Geneva Server cookies during sign out and returns back to web application page. <br/>In our case Geneva Server is acting as an identity provider, web aplication is trusted RP. <br/>Currently the only way to clean up the cookies is to send sign out message to Geneva Server. <br/>Unfortunatly sending such message leads to &quot;Sign Out Result&quot; page and we are not redirected to our application page.<br/>It looks like Geneva Server doesn't understand wsignoutcleanup message. <br/>The question is very simple how can we sign out from Geneva Server and return to page<br/>sent in wreply parameter (or to the registered RP endpoint)? <br/><br/>Regards, Igor</p>Mon, 21 Sep 2009 11:08:22 Z2009-11-17T03:31:57Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/484871d0-76c6-4ef4-836c-53f4bedd4c86http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/484871d0-76c6-4ef4-836c-53f4bedd4c86Juan UYhttp://social.msdn.microsoft.com/Profile/en-US/?user=Juan%20UYLive ID problem in siteHi, <br/> I dont know if this is the place to ask. But are you having problems to manage the site created in https://msm.live-int.com?<br/> When I go to &quot;Manage your site&quot; I get <br/> <br/> <table border=0 cellspacing=0 cellpadding=0 width=750> <tbody> <tr> <td align=left valign=top> <h1>System Error</h1> </td> </tr> <tr> <td height=24 align=left valign=middle> </td> </tr> <tr> <td align=left valign=top>A system error has occurred. Any unsaved data has been lost and will have to be re-entered. Please try again later.</td> </tr> </tbody> </table> <br/> <br/> <br/> This is a huge problem because I am developing the Live ID integration and I cant  change the site properties. So I am stucked :(<br/> Do you have the same problem?<br/> <br/> Regards,<br/> Juan AndrésMon, 16 Nov 2009 22:25:06 Z2009-11-17T08:17:08Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/b941911e-568e-447f-81ec-ef107e7451f4http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/b941911e-568e-447f-81ec-ef107e7451f4JCDRhttp://social.msdn.microsoft.com/Profile/en-US/?user=JCDRError creating a ASP.NET Security Token Service Web SiteHi there,<br/><br/>When I try to create a new ASP.NET Security Token Service Web Site, I'm getting a message box with the following:<br/><br/>Value cannot be null<br/>Parameter name: certificate<br/><br/>Can anyone tell me the posible source of this error? How can I trace the project creation process so I can get more detail of what is going on?<br/><br/>Thanks,<br/><br/>JCSat, 23 May 2009 15:04:22 Z2009-11-16T14:41:35Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/bbe51dfa-8b13-4e5a-84bb-ef2b3e6c991ehttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/bbe51dfa-8b13-4e5a-84bb-ef2b3e6c991eRui Fiskehttp://social.msdn.microsoft.com/Profile/en-US/?user=Rui%20FiskeSaml2SecurityToken' does not support 'SamlAssertionKeyIdentifierClause' creation fixed in RC?I just wanted to check that the bug in the Beta 2 release of Geneva that raised the following exception:<br/> <em>Saml2SecurityToken' does not support 'SamlAssertionKeyIdentifierClause' creation</em> <br/> <br/>  when creating a WS-Security SecurityTokenReference using a SAML 2.0 token, had been fixed.<br/> <br/> Does anyone know if it has been? I haven't had a chance to look at the RC yet.<br/> <br/> Thanks.<br/> <br/> <br/> YoYFri, 13 Nov 2009 18:34:21 Z2009-11-16T08:12:47Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/dc1ad580-373b-471b-bd74-d494337d2da1http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/dc1ad580-373b-471b-bd74-d494337d2da1Harald13http://social.msdn.microsoft.com/Profile/en-US/?user=Harald13Warning ID8024 Element name='KeyInfo' with Windows Identity Framework RC<p>I'm very glad to see the better diagnostics of the Windows Identity Framework RC<br/>But, if I turn on the diagnostics at relaying party side there are two warnings:<br/><br/>&lt;TraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord">http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord</a>&quot; Severity=&quot;Warning&quot;&gt;<br/>&lt;Description&gt;ID8024: Element: name='KeyInfo' namespace='http://www.w3.org/2000/09/xmldsig#' was encountered in an &amp;lt;EncryptionMethod&amp;gt; element: '&amp;lt;e:EncryptionMethod Algorithm=&quot;<a href="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p">http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p</a>&quot; xmlns:e=&quot;<a href="http://www.w3.org/2001/04/xmlenc#&quot;&amp;gt;&amp;lt;DigestMethod">http://www.w3.org/2001/04/xmlenc#&quot;&amp;gt;&amp;lt;DigestMethod</a> Algorithm=&quot;<a href="http://www.w3.org/2000/09/xmldsig#sha1">http://www.w3.org/2000/09/xmldsig#sha1</a>&quot; xmlns=&quot;<a href="http://www.w3.org/2000/09/xmldsig#&quot;&amp;gt;&amp;lt;/DigestMethod&amp;gt;&amp;lt;/e:EncryptionMethod&amp;gt;'">http://www.w3.org/2000/09/xmldsig#&quot;&amp;gt;&amp;lt;/DigestMethod&amp;gt;&amp;lt;/e:EncryptionMethod&amp;gt;'</a> and was not processed. &lt;/Description&gt;<br/>&lt;AppDomain&gt;ClaimsAwareWebService.exe&lt;/AppDomain&gt;<br/><br/>and <br/>&lt;TraceRecord xmlns=&quot;<a href="http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord">http://schemas.microsoft.com/2009/10/IdentityModel/TraceRecord</a>&quot; Severity=&quot;Warning&quot;&gt;<br/>&lt;Description&gt;ID8024: Element: name='KeyInfo' namespace='http://www.w3.org/2000/09/xmldsig#' was encountered in an &amp;lt;EncryptionMethod&amp;gt; element: '&amp;lt;e:EncryptionMethod Algorithm=&quot;<a href="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p">http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p</a>&quot; xmlns:e=&quot;<a href="http://www.w3.org/2001/04/xmlenc#&quot;&amp;gt;&amp;lt;DigestMethod">http://www.w3.org/2001/04/xmlenc#&quot;&amp;gt;&amp;lt;DigestMethod</a> Algorithm=&quot;<a href="http://www.w3.org/2000/09/xmldsig#sha1">http://www.w3.org/2000/09/xmldsig#sha1</a>&quot; xmlns=&quot;<a href="http://www.w3.org/2000/09/xmldsig">http://www.w3.org/2000/09/xmldsig</a>#&quot; /&amp;gt;&amp;lt;/e:EncryptionMethod&amp;gt;' and was not processed. &lt;/Description&gt;<br/>&lt;AppDomain&gt;ClaimsAwareWebService.exe&lt;/AppDomain&gt;<br/><br/>The application works, but could someone explain me these warnings?<br/><br/>I have tested with <br/>\Samples\Quick Start\Web Service\ClaimsAwareWebService<br/><br/>that is the app.config<br/></p> <pre lang=x-xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt; &lt;configuration&gt; &lt;system.serviceModel&gt; ... &lt;diagnostics &gt; &lt;messageLogging logMalformedMessages=&quot;true&quot; logMessagesAtTransportLevel=&quot;true&quot; logEntireMessage=&quot;true&quot; logMessagesAtServiceLevel=&quot;true&quot;/&gt; &lt;/diagnostics&gt; &lt;/system.serviceModel&gt; &lt;system.diagnostics&gt; &lt;sources&gt; &lt;source name=&quot;System.ServiceModel.MessageLogging&quot; switchValue=&quot;Warning, ActivityTracing&quot;&gt; &lt;listeners&gt; &lt;add type=&quot;System.Diagnostics.DefaultTraceListener&quot; name=&quot;Default&quot;&gt; &lt;filter type=&quot;&quot; /&gt; &lt;/add&gt; &lt;add name=&quot;ServiceModelMessageLoggingListener&quot;&gt; &lt;filter type=&quot;&quot; /&gt; &lt;/add&gt; &lt;/listeners&gt; &lt;/source&gt; &lt;source name=&quot;Microsoft.IdentityModel&quot; switchValue=&quot;Verbose&quot;&gt; &lt;listeners&gt; &lt;add name=&quot;ServiceModelMessageLoggingListener&quot; /&gt; &lt;/listeners&gt; &lt;/source&gt; &lt;/sources&gt; &lt;sharedListeners&gt; &lt;add initializeData=&quot;Service_Messages.e2e&quot; type=&quot;System.Diagnostics.XmlWriterTraceListener, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&quot; name=&quot;ServiceModelMessageLoggingListener&quot; traceOutputOptions=&quot;Timestamp&quot;&gt; &lt;filter type=&quot;&quot; /&gt; &lt;/add&gt; &lt;/sharedListeners&gt; &lt;trace autoflush=&quot;true&quot; /&gt; &lt;/system.diagnostics&gt; &lt;/configuration&gt;</pre>Tue, 10 Nov 2009 17:51:19 Z2009-11-13T21:40:29Zhttp://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/ab4b9e95-de43-4128-9b1c-0afe96ab02e0http://social.msdn.microsoft.com/Forums/en-US/Geneva/thread/ab4b9e95-de43-4128-9b1c-0afe96ab02e0wtfChrishttp://social.msdn.microsoft.com/Profile/en-US/?user=wtfChrisConfiguring Active RP's in codeI am trying to write a custom servicehost for my active RP's. <br/><br/>There's many examples of setting up the service behaviors and bindings via config, but I haven't found any for configuring the service via custom service hosts. <br/><br/>Can someone either post a code example or share a link to a code-based example of setting up a RP via code. <br/><br/>Thanks.Fri, 13 Nov 2009 18:37:37 Z2009-11-13T19:37:55Z