Identity on UserProfile
-----------------------
Key: SEAMSOCIAL-11
URL:
https://issues.jboss.org/browse/SEAMSOCIAL-11
Project: Seam Social
Issue Type: Enhancement
Components: OAuth Core
Affects Versions: 3.0.0.Alpha1
Reporter: Todd Morrison
Assignee: Antoine Sabot-Durand
Having a permanent identifier on the UserProfile against major social network
implementations is vital for qualification against a proprietary membership model.
Could you add an String Id field on the UserProfile interface?
This would allow consumers to decorate their User Entity with something like
'facebookId', 'twitterId' and 'linkedInId'. Upon auth, they can do
a look-up on their own User entity and decide if the user can authenticate based on the
token.
This will also allow users to change ScreenName, Email, etc. in the social network without
damaging the authentication bridge upon revisit.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira