Hi, The implementation : *LinkedInProvider *(in scribe-up) is based on the OAuth 1.0 LinkedIn API and I think there is no email returned. Though, you can enable DEBUG logs on org.scribe.up to see the response returned by LinkedIn. CAS 3.5.2 is based on scribe-up 1.2.0 (which can be replaced by scribe-up 1.3.1 without almost any impact). CAS 4.0.0 is based on pac4j 1.4.0, which is the successor of scribe-up. I'm currently creating a new *LinkedIn2Client *which will use the OAuth 2.0 LinkedIn API. Best regards, Jérôme
On Wednesday, July 3, 2013 1:22:09 PM UTC+2, Rohit Kotecha wrote: > > Thanks Jerome. > > > > I am require information from facebook, google + but not getting email > address from linkedin. > > and I checked *LinkedInAttributesDefinition class and LinkedInProfile > class.* > > *and found that getEmail and **getPictureUrl** mehod in LinkedInProfile > class is returning null as well as both email and picutre-url is absent > from LinkedInAttributesDefinition class.* > > * * > > *and both above field is listed in linkedin api site.* > > * * > > *So is there bug in scrip ub library ?* > > * * > > *if I modified both classes will I get both value?* > > * * > > *Thanks and Regards,* > > *Rohit Kotecha* > > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
