Sun Microsystems, United Airlines and dozens of their allies in the Liberty Alliance Project today released v1.0 of the Liberty specifications, aimed at providing single signing-on across web sites and devices. The current version allows sharing of user identity, but does not involve sharing of actual personal data.
The specifications provide the following specific functionality:
- Opt-in account linking - Users can choose to link accounts they have with different service providers within "circles of trust" (such as companies with existing business agreements or affinity programs).
- Simplified sign-on for linked accounts - Once a user's accounts are federated, they can log-in and authenticate at one linked account and navigate to another linked account, without having to log-in again.
- Authentication context - Institutions or companies linking accounts can communicate the type of authentication that should be used when the user logs-in.
- Global log-out - Once a user logs-out of the site where they initially logged in, the user can be automatically logged-out of all of the other sites the user linked to and still maintain a live session.
- Liberty Alliance client feature - This can be implemented on particular client solutions in fixed and wireless devices to facilitate the use of the Liberty version 1.0 specifications.
Check out http://www.projectliberty.org/.
Read Sun sends forth first version of Liberty.
-
Liberty Alliance Releases Single Sign-On 1.0 Specifications (10 messages)
- Posted by: Floyd Marinescu
- Posted on: July 15 2002 14:32 EDT
Threaded Messages (10)
- Java version of Microsoft passport now available also FYI by Billy Newport on July 15 2002 21:33 EDT
- Java version of Microsoft passport now available also FYI by Mark Sztainbok on July 16 2002 00:25 EDT
-
Java version of Microsoft passport now available also FYI by Billy Newport on July 16 2002 01:06 EDT
-
Java version of Microsoft passport now available also FYI by Sanjaya Ganesh on July 16 2002 03:19 EDT
-
Java version of Microsoft passport now available also FYI by Robert Sauer on July 16 2002 04:00 EDT
-
Java version of Microsoft passport now available also FYI by Billy Newport on July 16 2002 10:44 EDT
- Java version of Microsoft passport now available also FYI by Billy Newport on July 16 2002 11:04 EDT
-
Java version of Microsoft passport now available also FYI by Billy Newport on July 16 2002 10:44 EDT
-
Java version of Microsoft passport now available also FYI by Robert Sauer on July 16 2002 04:00 EDT
-
Java version of Microsoft passport now available also FYI by Sanjaya Ganesh on July 16 2002 03:19 EDT
-
Java version of Microsoft passport now available also FYI by Billy Newport on July 16 2002 01:06 EDT
- Java version of Microsoft passport now available also FYI by One Way on July 16 2002 01:56 EDT
- Java version of Microsoft passport now available also FYI by Jonathan Gibbons on July 16 2002 03:12 EDT
- Java version of Microsoft passport now available also FYI by Mark Sztainbok on July 16 2002 00:25 EDT
- Liberty Alliance Releases Single Sign-On 1.0 Specifications by Alex Roytman on July 16 2002 13:02 EDT
-
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: Billy Newport
- Posted on: July 15 2002 21:33 EDT
- in response to Floyd Marinescu
See it here
Haven't tried it out but there it is, a 100% Java client for Passport which is supposed to work in a Servlet/jsp engine.
Billy
(I work for IBM but my views/comments don't reflect the views of IBM). -
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: Mark Sztainbok
- Posted on: July 16 2002 00:25 EDT
- in response to Billy Newport
If you look at the site, JPassport actually isn't 100% Java but simply a Java wrapper using JNI around the Passport SDK libraries.
Mark -
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: Billy Newport
- Posted on: July 16 2002 01:06 EDT
- in response to Mark Sztainbok
I don't see where you got that from, look at the following lifted straight from the site:
"Without the need to work at the SDK (Software Developer Kit) level, implementation and Pre-Production testing times are dramatically reduced.
JPassport gives developers ready to use functions and tags and removes the need to build the modules or conduits between their application and the Microsoft Passport Manager.
Solaris, and Linux developers can install JPassport under Netscape, Apache, infact any platform able to run Servlets, JSP or Java applications"
Looks 100% to me.
-
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: Sanjaya Ganesh
- Posted on: July 16 2002 03:19 EDT
- in response to Billy Newport
This is nothing but a JNI wrapper. Look at the following taken straight from the Javadoc of JPassport.
<quote>
JPassport is a Java wrapper over the Microsoft Passport SDK that provides the ability to use Passport authentication services from within Java Servlets and Java Server Pages (JSP).
</quote>
-
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: Robert Sauer
- Posted on: July 16 2002 04:00 EDT
- in response to Sanjaya Ganesh
Not to miss this:
[snip]
3) Download JPassport 1.0
You can install JPassport on any platform which supports a Java environment. Because JPassport uses JNI to control C code, be sure to download the version which has been compiled for your platform.
[snip] -
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: Billy Newport
- Posted on: July 16 2002 10:44 EDT
- in response to Robert Sauer
Well,
What a great set of claims they have, lets say everything as something must be true ;) I've emailed them to get a straight answer on what the story is and will post the outcome.
Billy
-
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: Billy Newport
- Posted on: July 16 2002 23:04 EDT
- in response to Billy Newport
Alas,
It is indeed a JNI solution so you'll only get a solution on platforms the Microsoft SDK is available for, Solaris, Linux and Windows from the looks of things.
Billy -
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: One Way
- Posted on: July 16 2002 01:56 EDT
- in response to Billy Newport
With Microsoft's security record, I wouldn't use Passport even if they pay me.
-
Java version of Microsoft passport now available also FYI[ Go to top ]
- Posted by: Jonathan Gibbons
- Posted on: July 16 2002 03:12 EDT
- in response to One Way
How about if they gave you a million? I'd do it! -
Liberty Alliance Releases Single Sign-On 1.0 Specifications[ Go to top ]
- Posted by: Alex Roytman
- Posted on: July 16 2002 13:02 EDT
- in response to Floyd Marinescu
Hello,
Does anyone know any open source or commercial implementations (early access betas ...) of Liberty?
Or better yet of SAML? I am looking for something fairly light weight. Not like buying SunOne server just to get SAML
So far I found couple of implementations
https://support.netegrity.com/ntg.cfm (pretty old)
http://middleware.internet2.edu/opensaml/ (no docos no samples)
http://www.systinet.com (requires their server to run on)
Can anyone suggest any other vendors/projects
Thank you very much
Alex