If somebody visit my site, i would like to extract the photo_url after jainrain / RPX authentication was happend on my site. But photo_url was not sent. I get the openid name, but not the photo address. I tried it with my gmail account, i put a photo to my profile, and i published it for anybody, but gmail doesn't sent it for me. Why don't work it?
How can i get photo_url from janrain / RPX?
420 Views Asked by János At
2
There are 2 best solutions below
Related Questions in OPENID
- Is it possible to get a list of all the pages where I authenticated with my Google OpenID
- integrate login to my sites with OpenId or OAuth
- Use Bearer Token Authentication for API and OpenId authentication for MVC on the same application project
- PHP - Steam API Web Connect OpenID --> No redirect
- Identity Server OAuth Resource Owner Password Grant always returns invalid_client
- Validate an Access Token at the Resource Server and Respond Accordingly
- owin: Catch SecurityTokenExpiredException exception
- What exactly will happen to Google OpenId Connect to OpenID 2.0 mapping on Jan 1, 2017?
- Implementing Steam OpenID for iOS
- OAuth vs OpenID: confused about when to use one of these and why
- wso2carbon programmatically/configuration always consent
- Use identityserver3 as OpenID provider for other websites
- AuthenticationValidated event in OpenIdConnectEvents doesn't exist in AspNetCore 1.1 so where should I add claims client side
- Oidc-client with IdentityServer3 - Angular2, how to logout and login properly
- Google OpenID Connect: How to verify id_token?
Related Questions in GMAIL
- Gmail IMAP Throttling?
- How to real-time monitor the emails?
- TypeError: Cannot read property "length" from undefined
- How to determine the smtp server save send mails or not?
- Html Email Template on Android not responsive
- Gmail API: Get list of messages labelled with a specific label in php
- This message has been modified to fit your screen. Tap here to show original
- Run private Python script on Google Cloud Platform
- how can i send mail using google in core java
- Email body is blank when receiving it in GMAIL - Swiftmailer
- Copy emails with a specific Gmail label to Spreadsheet, without duplicates
- Constantly getting an email: Cannot read property "0" from undefined
- Gmail API: Insufficient Permission
- IMAP search command failed for specific fields
- to send email with different 'from' email address using gmail smtp server in django
Related Questions in PHOTO
- iOS 8.3 Safari crashes on input type=file
- css picture alignment for my website
- iOS Swift camera mode- how to indicate photo is captured
- Saving a photo and using it immediately
- Uploading image from android to server using c# .net
- How to make an UI as it is in the screenshot?
- What is the best way to send a big batch of files from a form?
- How can i pass the captured photo to an other activity?
- How can i take a picture with custom camera and display it on another activity?
- Photo Gallery Share not showing my app ios
- Why contact photo have are bad quality/resolution?
- Can't Display Captured Image to an other Activity, how to make it work?
- Access 2010 - Store JPG as OLE Object using filename path from field in same record
- Place a photo in the correct position (html)
- Uploading and Saving photo in express.js with multer / javascript
Related Questions in JANRAIN
- Janrain mobile integration using RESTFul API? for Windows, iOS and Andorid
- Web2py 3rd party authentication
- Janrain widget does not show expected providers
- Is Python-OpenID going through Janrain?
- Can JanRain support logging in by Multiple Websites, and support Facebook Connect at the same time?
- Display Janrain/RPX popup only when needed
- What issues does CakePHP cause when using the JanRain openid library?
- The difference between using Janrain and OAuth?
- Where is the user information stored with Janrain?
- Janrain and Disqus integration with Blackberry
- Can any account with verified email address be used to merge with an account with unverified email address?
- How to integrate Janrain on android phone?
- Can't Retrieve Google User Info After Janrain's OpenID PHP Library Login
- How to authenticate with facebook account in Plone
- How can Google account credentials by applied to my PHP app (SSO)?
Related Questions in RPX
- rails error when db:migration add_rpx_to_admins after adding gem devise_rpx_connectable
- Janrain Engage not working in Safari brower
- ActiveReports : The sections collection is invalid
- How can i get photo_url from janrain / RPX?
- Cant get token from janrain
- how do you extract information from profile using janrain engage with devise_rpx_connectable gem?
- Authlogic RPX extended permissions
- Using OpenID as the only authentication method
- Program loader using native c++
- Obfuscated assembly detected by antivirus ( false positive)
- Plone: plonesocial.auth.rpx->rpx_login_form was not found
- OpenID in WinForm?
- user_signed_in? always returns false
- How to associate two OpenID providers as being the same user
- RPX/Janrain - using an image map instead of the widget
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
So, there is solution. I found it here. If you sign up not with you google account, but your google profile (there is difference) then you will get the profile photo url also.