Quick Search
Social Sites
Lotus Community


« How to get SSO for Facebook working with XPages | Main | XPages training videos now available on the iPad »
Wednesday
Oct202010

Facebook SSO to XPages

One of the things I've been playing with this week is getting Facebook SSO working with XPages. It's not a true SSO implementation as Domino doesn't support OAuth, but from the user's point of view they are not having to enter a username and password to get authenticated against a Domino app. I think it's pretty cool...

Reader Comments (3)

Very cool Matt.

Question: Was this only possible because of X Pages? Or did you extract the login info from Facebook and generate a LTPA token?

Mark

October 20, 2010 | Unregistered CommenterMark Barton

Hi Mark,

No this would be possible with classic Domino, just harder. I will write up the process as soon as I get the chance but basically it uses the Facebook graphs Rest API to get information about the user based upon their access_token key and then registering them as full Domino users behind the scenes.

Matt

October 20, 2010 | Unregistered CommenterMatt White

Cheers Matt - looking forward to the write up.

October 20, 2010 | Unregistered CommenterMark Barton

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>