Dana Blankenhorn from ZDNet wrote the following on Sun’s recent Open SSO announcement:

Sun has released its Single Sign On technology under the CDDL giving it the name Open Source Single Sign On (Open SSO), with a roadmap that would make it a federated identity solution across multiple sites.

The code is based on its Java System Access Manager.

The question I have is, could this be too little, too late for federated identity?

Dana continues with

The idea of having a single sign-on for multiple sites has been kicking around for over a decade. It was one of the first concepts I heard, once people started talking about requiring registration.


But it hasn’t happened.

Not that it hasn’t been tried. Remember Microsoft Passport? It’s now called Windows Live ID. Lots of Microsoft sites use it. No one else does. Or what about the Liberty Alliance? They are still around. Sun was one of the original sponsors. Have you used that lately? I haven’t. How about Ping Identity?

OUCH! Dana then goes on to critique the license …

The fact that this code is under the CDDL doesn’t give me a warm feeling, either. I think a key to getting some form of federated identity going would be to put it under the Apache project, which runs so many commercial Web servers, and (not being a lawyer) I don’t know if the CDDL is really compatible with the Apache license.

I agree whole heartily with this point. Developers are not going to want to figure out licensing, and why I often have selected the Apache license for code to be released under.