google-code-export / flies

Automatically exported from code.google.com/p/flies
GNU Lesser General Public License v2.1
2 stars 0 forks source link

Story: As a user, I would like to log in to Flies with OpenID so that I can use my Fedora identity #243

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
User story: As a user, I would like to log in to Flies with OpenID so that I 
can use my Fedora identity.

In OpenID terminology, this is about making Flies an OpenID relying party.

From a Fedora point of view, it would be best if Flies could construct the 
OpenID URL (username.id.fedoraproject.org) automatically, given a Fedora 
username.  We would also need to restrict Flies to a specific provider (ie 
Fedora).

Original issue reported on code.google.com by sean.flanigan@gmail.com on 21 Feb 2011 at 4:31

GoogleCodeExporter commented 9 years ago
There are a few OpenID libraries for Java we could look at: 
http://openid.net/developers/libraries/#java

I'm not sure a JAAS module is quite what we need, but for reference, there's 
info about Magnolia's OpenID JAAS module (GPLv3) here: 
http://wiki.magnolia-cms.com/display/DEV/OpenId

Original comment by sean.flanigan@gmail.com on 21 Feb 2011 at 4:35

GoogleCodeExporter commented 9 years ago
See https://bugzilla.redhat.com/show_bug.cgi?id=692011 for the status of this 
feature.

Original comment by sean.flanigan@gmail.com on 12 Apr 2011 at 12:21