Third-party websites and applications can now let visitors sign in using their Google user accounts. Federated Login, based on the OpenID standard, frees users from having to set up separate login accounts for different web sites and frees web site developers from the task of implementing login ...

learn more… | top users | synonyms

5
votes
0answers
118 views

Will the login functionality build into the Users API stop working on April 20th?

I am currently using the Users API (this one here) with the Go language on my Google App Engine application. My users are getting the warning message when they first grant permissions that says ...
4
votes
0answers
78 views

Google OAuth2 API JWS conformance

Google currently exposes, at https://www.googleapis.com/oauth2/v2/certs, the following certificate values { "keys": [ { "kty": "RSA", "alg": "RS256", "use": "sig", "kid": ...
3
votes
0answers
117 views

How do I migrate users from OpenID to Google OAuth2/OpenID Connect using Python Social Auth?

Google is deprecating the OpenID endpoint I was using (v1.0 I think, via the django_openid_auth module) and I need to update my app and migrate my users' accounts to use Google OAuth2. I've changed ...
3
votes
0answers
70 views

What is the future of OpenID, OpenID2, Open Connect? Is it worth implementing a provider?

I see OpenID logins available everywhere, and decided that I should look into implementing my own provider on my server so I can control my information and my login. This is, surprisingly, quite ...
3
votes
0answers
81 views

How to migrate OpenID to OAuth in asp.net mvc4

I am using asp.net mvc 4 template, which ships with OpenID2 as default. Since google has depricated OpenID 2.0, I want to use OAuth 2.0. I checked all MSN blogs where there is no solution for out of ...
3
votes
0answers
962 views

Intermittent Google OpenId: No openId endpoint found (azure hosted)

In the last couple months, we have seen our ability to reliably find the endpoint for Google's OpenId plummet in our Azure Cloud hosted environments. This used to be a problem that would only crop up ...
2
votes
0answers
90 views

Google+ Sign-In hybrid with spring-security

to enabling OpenID authentication with Spring Security We can add OpenID to the login page as follows: ` <form action="j_spring_openid_security_check" method="post"> <input ...
2
votes
0answers
326 views

How to migrate an MVC 4 OpenId Google Login to OAuth 2.0 or Google+ Sign-in

I have an MVC 4 web application that is currently using the out-of-the-box OpenId Google Login. This has been deprecated by Google and so, I need to migrate this to one of Google's supported methods. ...
2
votes
0answers
97 views

How to set Realm when using OAuthWebSecurity for Google authentication request?

So I recently ran into an issue where Google would return a different OpenId for users based on the machine they were logging in from. This SO post helped me figure out why it was happening: Why does ...
2
votes
0answers
1k views

“Error in parsing the OpenID auth request” when realm and return URL start with HTTPS prefix

I'm trying to implement Google OpenID and use URLs starting with https:// for both the realm and the return URL. When I pass: openid.realm=http://mysite.com ...
2
votes
0answers
113 views

Using Open ID with Google APIs Client Library for JavaScript

We are using Google APIs Client Library for JavaScript to work with Google Drive. Going regular OAUTH2 way, shows user an authorization dialog (only for the first time, but that is enough) and promtpt ...
2
votes
0answers
410 views

OpenId - how to use checkid_immediate and x-has-session?

The documentation doesn't tell much about those two parameters. I understand they somehow related to log in status checking. I want to check if a user is currently logged in the browser (Meaning, ...
1
vote
0answers
45 views

Does OAuth authentication of google account which is registered after April 20,2015 return openid_id?

I am developing a website by using OpenID2 and I will use Oauth. Now every new users by using OpenID2 of google can get openid_id. But I don't know that new users by using google account registered ...
1
vote
0answers
84 views

steam OpenID authentication without a callback-URL

I am trying how to add a steam logging to my java application .I have try out few OpenID libraries in http://openid.net/developers/libraries, And this is for JOpenID , Eg - > OpenIdManager ...
1
vote
0answers
84 views

Get a 500 error from google when Migrating to OAuth 2.0 login (OpenID Connect) from OpenID 2.0

When migrating to OAuth 2.0 login (OpenID Connect) from OpenID 2.0 I got an error from Google. (500 error message). That only occurs when I use a personal account but when I use my enterprise ...
1
vote
0answers
22 views

Purpose of “client_x509_cert_url” field in JSON file generated by Google Oauth 2.0 Provider

When we create a new "Client ID" on Google developers console and select the Application Type as "Web", we get the option to download a JSON file that includes a lot of key-value pairs. This JSON file ...
1
vote
0answers
43 views

What is the proper flow in OpenID Connect/JWT after initial login?

I am investigating how to implement OpenID Connect with Google's implementation and I am unclear how to handle token-based request authentication with the user following the initial receipt of the ID ...
1
vote
0answers
55 views

Owin autorization 3.0 - the error OpenID2 for Google accounts is going away

I have mvc 5 and using owin 3.0 autorization. I start see the errors when tring loggin on facebook and google. If I use last version of owin middleware for Google and Facebook will it work after ...
1
vote
0answers
186 views

DotNetOpenAuth Google OAuth2 OpenID Auth request contains an unregistered domain

I have been using DotNetOpenAuth for quite sometime and recently, my code break on new domain because of Google OAuth2 upgrade (new domains must use OAuth2, OpenID not available for new domain from ...
1
vote
0answers
329 views

Google OAuth2 Migration and App Engine UserService

Context I'm in the process of migrating a Google App Engine app written in Java over from using OpenId/OAuth1 to OAuth2. I've got the OAuth2 flow working and am able to correctly retrieve/store the ...
1
vote
0answers
105 views

Migrating Android app from OpenID 2.0 to Google+ Sign-In

I have both a web app and an Android app that currently offer a Google OpenID 2.0 login option. I am in the process of migrating them to Google+ Sign In, since OpenID 2.0 is deprecated. For the web ...
1
vote
0answers
144 views

How does google plus login works in javascript?

I have implemented google plus login in my website using javascript: <div id="googlenew"> <script type="text/javascript"> (function() { var po = ...
1
vote
0answers
50 views

Google+ Sign-in Hosted Domain

Does the client side Google+ javascript library have any way to set the hosted domain parameter? Using regular OpenID Connect you are able to build your own URL and then connect so you can set the ...
1
vote
0answers
136 views

How to get android AccountManager and ASP.NET WebAPI with default google authentication to work together?

I have an MVC 5 WebAPI project using google external authentication (the default one meaning i only uncommented app.Usegoogle... in the Startup class). From my android app, I want to authenticate to ...
1
vote
0answers
117 views

Should ProviderUserId be kept secret?

I want to seed some user profile data in an ASP.NET MVC 4 application so that I can run some (browser) automated UI tests (for secured areas of the application). I don't want to store any passwords ...
1
vote
0answers
37 views

Intranet services that allow Google Groups for permissioning?

My environment is heavily invested in Google Apps. We're building a new intranet and not impressed with Google Sites. I'd like to recommend another intranet service, but if it doesn't allow Google's ...
1
vote
0answers
43 views

What type of user information provided by OpenID from google and yahoo

I am using openId on website and want to login through yahoo or Google account but it retrieves only email or username other fields are null. I have seen lots of blogs links but still not getting ...
1
vote
0answers
194 views

openid4java I/O Transport Error using Google OpenID and restricting to Google Apps

I'm using openid4java and Google as my OpenID federation. However, I would like to restrict the login to a specific Google App domain. I'm currently the endpoint: ...
1
vote
0answers
29 views

rack-openid: identifier_url changes between deploys

I've implemented the OpenID in our Rails app following the instructions found here. It mostly works, but occasionally I get different responses for identifier_url from Google. This causes a duplicate ...
1
vote
0answers
94 views

Will Google OpenID actually return openid.pape.preferred_auth_policies?

I am trying to get Google OpenID to return the openid.pape.preferred_auth_policies which are specified in the link below: https://developers.google.com/accounts/docs/OpenID#gsa In particular, I ...
1
vote
0answers
76 views

Mod_jk + Google OpenID = Error 502

We use mod_jk to redirect Appserver like httpd->mod_jk->glassfish and works pretty well. But when we want to login with Google OpenID, it shows "502 Bad gateway" error. Anyone could help? Here are my ...
1
vote
0answers
405 views

Which email is used in Google OAuth 2.0 (Service Account) for Drive?

I'm trying to authentication with Google to use Google drive, but when I try to list files, none come back (and I know there are files in my Google Drive). I'm using this code, and when I execute it, ...
1
vote
0answers
167 views

Questions on implementing Google OpenID on a certain Google Apps domain

I'm trying to implement a Google OpenID login I have the following questions: Where can I get the value of the variable openidurl in the line IAuthenticationRequest request = ...
1
vote
0answers
216 views

Google OpenID web app and Android Java app

I have an authentication server whose web interface directs users to Google's auth page, which then sends them back to the authentication server to validate the OpenID key-value pairs. On success, the ...
1
vote
0answers
227 views

facebook, LiveId and googlemail login in own application c#.net

I have a project in which my client wants to login using facebook, gmail or Live Id account. I am just new to OAuth concept. Some idea but not in deep. I have few queries, can anyone please help me ...
1
vote
0answers
139 views

Trying to write a Zend_OpenId_Extension for OAuth

Howdie all, I'm trying to write a Zend_OpenId_Extension to do an hybrid OpenID+OAuth to Google. This is my code: <?php class Utils_OpenID_OAuth extends Zend_OpenId_Extension { const ...
0
votes
0answers
7 views

Do any openid providers allow for configurable password or other security requirements?

I'm working on an app where our customers have some conflicting requirements 1) Pretty complex password requirements (I'm trying to sell them on long pass phrases with no other requirements, but its ...
0
votes
0answers
17 views

Migrate web forms ASP.NET Membership OpenAuth for Google from OpenID 2.0 to OpenID Connect

I have an existing web forms site that utilizes the built-in ASP.NET Membership OpenAuth model. All has worked well for over a year and a half, but I just found out that Google has deprecated OpenID ...
0
votes
0answers
14 views

Why do I get a Error 500(Server Error) page when adding 'max_age' parameter to Google Oauth 2.0 URL?

The 'max_auth_age' doesn't work for me in a few days ago but it worked before. I find that OIDC has a 'Authentication Request' parameter named 'max_age', and the description fits what I need - ...
0
votes
0answers
21 views

getting google's openid configuration Discovery document yields to cors errors

I am trying to access the google discovery document through angular $http service, but I receive cors errors. https://accounts.google.com/.well-known/openid-configuration here is the error: ...
0
votes
0answers
20 views

Maven artifacts for Oltu OpenID Connect?

What Maven artifacts should I be including to use the org.apache.oltu.openidconnect ?
0
votes
0answers
41 views

google returns access_denied error always in Owin.Security.Google v3.0.1.0

I have used this sample to implement google external login in ASP OWIN and all am getting is access_denied error... am using Microsoft.Owin.Security.Google.dll, v3.0.1.0 ... all is well untill i get ...
0
votes
0answers
87 views

Google App Engine Federated Authentication - migrate from OpenID2

We have an application deployed in production environment running on Google AppEngine with python2.7 and NDB. It uses the Federated Authentication via OpenID implemented according this article: ...
0
votes
0answers
108 views

Trying to use OpenID Connect for Steam Login, what library should I use?

I am trying to authenticate users by using OpenID Connect with the Steam Web API. Is it possible to use the Google+ OpenID Libraries to be able to connect to a different link that isn't ...
0
votes
0answers
61 views

What about the Users Python API?

Add me to the list of people confused by all this: https://developers.google.com/accounts/docs/OpenID#openid-connect. I currently use the Python Users API in an AppEngine application running at ...
0
votes
0answers
101 views

Authentication and Protection of API using Google and OpenID Connect

I am trying to integrate the Google Sign-in mechanism with OpenID Connect into my web application. The app has a Rails frontend just for rendering the web pages and it is connected to a backend ...
0
votes
0answers
40 views

Google analytics API feed

I have been using a simple auth connect to retrieve analytics data from various profiles within my account using the main username and password as credentials. This has worked well until now and ...
0
votes
0answers
28 views

How to use Google API javascripts for google hosted domain?

I'm using javascript and detect if user is logged into google and its working fine. <script src="https://apis.google.com/js/client.js?onload=auth"></script> Is there any way to detect ...
0
votes
0answers
811 views

Google OAuth Log In Problems In MVC 4 Application

I am facing the same issue as mentioned in AuthenticationResult.IsSuccessful started returning false for google I am using MVC 4 Web Api application and migrating it to MVC 5 would be a big change. ...
0
votes
0answers
47 views

Can't pass a session variable logging in with OpenID?

I tried running this code which creates a SESSION variable for the Google email but for some reason the $_SESSION['email'] does not want to store the data. I run the code and the only output I get ...