Shawn Cicoria - CedarLogic

Perspectives and Observations on Technology

Recent Posts

Sponsors

Tags

General





Community

Email Notifications

Blogs I Read

Archives

Other

Use OpenDNS

Browse by Tags

All Tags » ADFS (RSS)
Getting a SecurityToken from a RequestSecurityTokenResponse in WIF
When you’re working with WIF and WSTrustChannelFactory when you call the Issue operation, you can also request that a RequestSecurityTokenResponse as an out parameter. However, what can you do with that object?  Well, you could keep it around and...
Description of Update Rollup 1 for Active Directory Federation Services (AD FS) 2.0
Multiple UPN support now available… Description of Update Rollup 1 for Active Directory Federation Services (AD FS) 2.0
Posted: 10-13-2011 5:57 AM by cicorias | with no comments
Filed under: ,
Creating Wildcard Certificates with makecert.exe
Be nice to be able to make wildcard certificates for use in development with makecert – turns out, it’s real easy.  Just ensure that your CN=  is the wildcard string to use. The following sequence generates a CA cert, then the public/private...
HACK: Forcing FBA Token Refresh against SPClaimProvider with No Credential Challenge
The approach takes advantage of the SP 2010 OOB Session Token handler and FBA claims provider implementation that during a period of token lifetime, if there is activity during the period of time that can be defined as "EW" in the image in the...
AD FS 2.0: Troubleshooting Event 364 and ThrowExceptionForHRInternal / NullReferenceException
  Ran into a situation today where after AD FS federation server was installed, configured and up & running, “all of a sudden” it stopped working. Turned out that another installer that affected the default web site, also seemingly affected the...
Posted: 03-04-2011 12:17 PM by cicorias | with no comments
Filed under: ,
SAML Request / Response decoding.
When you’re working with Web SSO integration, sometimes it’s helpful to be able to decode the tokens that get passed around via the browser from the various participants in the trust – RP, STS, etc. With SAML tokens, sometimes they’re simply base64 encoded...
Posted: 01-29-2011 5:59 AM by cicorias | with no comments
Filed under: , ,
ADFS v2 Rules Language–Great Short Video
http://microsoft.com/showcase/en/us/details/b70adae9-a01d-4b09-9fe9-69b041563640     An Introduction to the Claim Rule Language Watch this video to see Stuart Kwan (Group PM for the Federated Identity product team at Microsoft) introduce the...
Posted: 01-07-2011 1:33 PM by cicorias | with no comments
Filed under: , ,