Welcome to TechNet Blogs Sign in | Join | Help

Syndication

Browse by Tags

All Tags » Troubleshooting   (RSS)
Interesting problem when adding an ADFS Proxy
I am working on a blog post (step-by-step) for the Proxy component and I ran into a problem yesterday that ran me around pretty good. We have seen this issue or variations of it on some support cases recently, so I thought the actual problem itself would Read More...

Posted Wednesday, June 04, 2008 10:10 AM by jimsim | 1 Comments

Filed under:

ADFS Diagnostic Tool
A huge thanks to the ADFS test team for developing such a great tool. Here is a quick "how to" The tool is very simple to use and provides a graphical UI. In order to perform distributed diagnosis, i.e. diagnose failures based on the configuration of Read More...

Posted Thursday, November 01, 2007 2:44 PM by jimsim | 9 Comments


Attachment(s): ADFSDiag.zip

Enabling debug logging for Claims Aware Applications
Place the following in your applications web.config file. Place this after the </system.net> section of the file. <system.diagnostics> <switches> <add name="WebSsoDebugLevel" value="15" /> </switches> <trace autoflush="true" Read More...

Posted Friday, August 10, 2007 2:16 PM by jimsim | 0 Comments

Filed under:

IFSEXT.DLL and the dialog box that is so very WRONG
Ifsext.dll is the ADFS ISAPI used by the Token based Web Agent...We have seen issues before where we either need to add this manually or move it to the top of the list on the application config section of IIS. Once you go the properties of a web site, Read More...

Posted Thursday, April 26, 2007 7:21 PM by jimsim | 1 Comments

Filed under:

MS Virtual Lab - A PKI troubleshooting exercise
I was going through some old items and came across this link for an on-line ADFS lab. I decided to run through the lab (takes about an hour). There are problems with it. The title of this blog tells you what these problems are. I can tell it's an old Read More...

Posted Sunday, February 25, 2007 10:11 AM by jimsim | 0 Comments

Filed under:

The NT Token Cache
The NT Token cache on the web server – Maybe you didn’t know this even existed… Consider this scenario: You are setting up ADFS in a federated scenario with SharePoint configured as a token based application. The initial setup has miscellaneous configuration Read More...

Posted Saturday, February 24, 2007 2:20 PM by jimsim | 0 Comments

Filed under:

Page view tracker