multitenant active wstrust STS (talking to office365 and azure AD OUATH)
http://yorkporc.wordpress.com/2013/07/14/multitenant-custom-active-sts-endpoint-that-works-with-office365-partial-mexwsdl-consumed-by-office365/ is my note, with code fragments on making a single...
View ArticleADFS Event 346 in ADFS 2.0 Logs
I am seeing a large number of Event ID 346 Errors in the event logs on the primary ADFS server and seems to related to sync between the secondary and primary ADFS servers.. Below is the detailed text...
View ArticleADFS 2.0 port requirements for internal Domain Controllers
We have a cluster of ADFS 2.0 servers on our internal LAN. They are going to change IPs and will be moved into a different VLAN. This new VLAN will be behind a firewall (don't ask why, it was a...
View ArticleA very rare problem using Convert_MsolDomainToFederated
Hi:I am getting a very strange problem while executing Convert-MsolDomainToFederated:Convert-MsolDomainToFederated : You cannot convert the specified domain to use identity federation because the...
View ArticleSystemIdentityModelServicesSection / web.config inheritance?
Is it possible to define some of the WIF 4.5 config settings in the global .NET web.config? We have many apps that use WIF and need to share the cookie settings. It would be nice to be able to define...
View ArticleCustom Claims method location after AD FS authentication
Good Afternoon,So, I currently writing some methods to add some custom claims that come back after AD FS has authenticated a user. I was wondering where should I add the custom claims? Is there...
View ArticleClaims Authorization Deny Rule not Triggered
I am working with one of the sample WIF applications (ClaimsAwareAppWithManagedSTS) and testing some claims authorization rules.I have one rule that permits all users and I'm trying to have another...
View ArticleADFS Deployment Question
Hi,For my application, we are using ADFS for protocol translation from WS-Federation to SAML 2.0, since we have an identity provider that supports only SAML2.0 and my application is using WIF. My...
View ArticleWS-Trust Best practices
I'm working with ADFS 2.0, WCF, and Console Application. After search, maybe the option to request a token is using WS-Trust. But I was wondering: is it the best choise? What kind of considerations...
View ArticleAD FS 2.0 Wizard Error
I have recently setup Dynamics CRM and SharePoint and both are running fine. I'm trying to get the Outlook CRM plugin working hence trying to setup AD FS 2.0, The install runs through fine but when I...
View ArticleADFS 2.0 multiple claim providers
Scenario:Internal ADFS 2.0 RP-STSWeb application number 1 ASP.net configured for claims based auth in same domain as internal ADFS, RP at internal ADFS.Web app. number 2 ASP.net also worked with...
View ArticleFederatedPassiveSecurityTokenServiceOperations.ProcessSignInResponse fails
I am running through the SilverLight example in the TrainingKit April 2010. Even If I run the "End" completed versions it blows up in the boilerplate code when it calls...
View ArticleAD FS 2.0 failed for external domains for WCF
Hi all,Following the tutorial for WCF with AD FS, so far I have got everything working with the main domain, codes as...
View ArticleLogout Endpoint Response URL with parameters
Hi all,I have configured a RP (Service Provider) in ADFS 2.0 with a SAML Logout Endpoint:Binding: POSTURL: http://MypartnerFQDN/logoutAll work fine, after logout ADFS redirect user on page:...
View ArticleWIF Installer Error / 0x80096002, The certificate for the signer of the...
I am running Windows Server 2012 as my desktop OS and need to install WIF 3.51 for some old 3.51 apps I need to build.Downloaded...
View ArticleADFS Office 365 issue
Dear Team,We have configured single sign using ADFS. When we are entering the user name and click TAB of the key board which is automatically prompt the user name and the password, then we can access...
View ArticleAD FS 2.0 configuration failed.
I installed AD FS.20 successfully. when I try to run the configuration wizard I get the following error How can I resolve this error?MSDNStudent Knows not much!
View Articlehow to add policy reference to the WIF-implemneted RST message?
Given a dotNET/WIF RST class, how to I add a policy reference (per the following example)?<wst:RequestSecurityToken Id="RST1">...
View ArticleADFS Proxy on 2008R2 and 2012 Server refuses to run on different port than 443
Hi, I have to strip links, otherwise I can't post here (changed http to httx:)I just recently posted my case below to this forum - httx://community.office365.com/en-us/forums/613/t/176667.aspx and got...
View ArticleError ID4175 and ConfigurationBasedIssuerNameRegistry
I find myself at somewhat of an impass at the moment. I have an ASP.Net 4.0 app as my RP and a Passive STS based on the sample built by FedUtil, all very simple stuff.When I browse to my app I'm...
View Article