This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Other JSE/JEE APIs and the fly likes Single Sign-On for iPhone app and Java Server? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Single Sign-On for iPhone app and Java Server?" Watch "Single Sign-On for iPhone app and Java Server?" New topic
Author

Single Sign-On for iPhone app and Java Server?

Michael K. Wilson
Ranch Hand

Joined: Apr 23, 2008
Posts: 45
What are the best 3rd party libraries (open source and / or commercial) used to create / use a single sign on mechanism that supports Java integration?

Have been looking at OpenSAML, OpenID, and kerberos ...

What I need is something that's going to be able to connect to multiple clients (such as a MySpace app, FaceBook App, etc) with a Java based server.

The persistence would be saved into a database using Hibernate...

Mike

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Single Sign-On for iPhone app and Java Server?
 
Similar Threads
How to get J2EE source code
Sharing session data between web apps
Detecting error reasons in form login
Single sign on between webapp and java app
Single Sign On & HTTP Headers