google-openid Questions

1

Solved

I'm trying to use Google OpenID with an MVC 4 app hosted on Azure & it keeps failing. Not straight away though. When I deploy the app, it all works perfectly time after time. I then leave it fo...
Dollhouse asked 4/4, 2013 at 23:31

1

Solved

I want to restrict login to a python application running on Google App Engine to members of a particular Google Apps Domain using OpenID. According to the thread How limit Google Federated Login ...
Cotta asked 31/1, 2013 at 23:35

2

Solved

I have searched high, low, far and wide but can not find anything on the Internet that lists the available attributes for these schemas. Does anyone know where the documentation is for these? so fa...
Osteopath asked 13/9, 2011 at 14:28

4

I would like to require the user to use a login/password when accessing some parts of my GAE (Google App Engine) application. I want to limit the access to the set of predefined users, e.g. on the ...

1

Solved

My application allows users to log in using OpenID from Google or Yahoo. There's also a feature which allows users to upload to YouTube. Some users arrive via a YouTube context with the purpose of ...
Malebranche asked 30/8, 2011 at 9:22

3

Solved

I want to know how stackoverflow.com enables login via my Gmail Account. Is there any arrangment between the two companies? Or its just an api ? Does Gmail send information to Stack Overflow? Wh...
Hypercorrection asked 10/8, 2011 at 8:50

2

I'm currently implementing OpenID authentication for a website. During testing, I've noticed that Google accepts different versions of claimed Google Profile IDs, e.g.: http://www.google.com/prof...
Epp asked 10/6, 2011 at 16:49

1

Solved

I'm writing a python script that scrapes a website, where the website uses OpenID auth to identify me via google. Is there a python library that will handle do this for me, or do I need to find ou...
Yardley asked 13/6, 2011 at 12:21

3

In the OpenID specs, it says: Identifier: An Identifier is just a URL. The whole flow of the OpenID Authentication protocol is about proving that an End User is, owns, a URL. Claimed Identifier...
Fillin asked 15/7, 2010 at 22:21

1

Solved

I'm confused about facebook and whether or not facebook is an openid provider like google. According to this link: http://developers.facebook.com/blog/post/246/, facebook is an openid relying part...
Jeanicejeanie asked 18/5, 2011 at 13:15

2

My company uses Google Apps for our e-mail/business app provider. Every employee has an account here. I'm looking into creating an asp.net web app that would allow users to sign-in (using their Go...
Broz asked 27/11, 2010 at 20:29

1

Solved

I am storing OpenIDs into a database so I can log in users very quickly. Should I be encrypting them in my database? An alternative question would be, are they considered 'sensitive' information? ...
Steato asked 29/10, 2010 at 15:8

5

Solved

I'm working on an intranet django project (not using GAE) for a company that uses Google Apps for login. So I'd like my users to be able to log in to my django project using their google accounts l...
Volteface asked 29/6, 2010 at 23:14

1

I've implemented OpenID-Login with Google. I can access the following attribute types 'contact/email', 'namePerson/first', 'namePerson/last' and 'pref/lang'. But I also wanna have the Google Accoun...
Gerladina asked 28/8, 2010 at 15:21

2

I am new to OpenID, and want to implement Google OpenID authentication on my website. I could not found any examples. Can anyone suggest me some good tutorials (step by step) or any working exampl...
Shcherbakov asked 4/6, 2010 at 6:19

1

Solved

I'm trying to implement OpenId login for a web application. Whenever new user who logs in via OpenId I create a new user on the sustem, and among the data I store their openid URL, so that next tim...
Divorcee asked 21/4, 2010 at 16:10

1

Solved

I am trying to implement OpenID as one preferred option to my next web app here The code is taken from this tutorial and works if I use my openID from myopenid.com However, I believe most people ...
Koerner asked 19/4, 2010 at 12:45

2

Solved

I'm writing a Relying Party, and use the Google provider. Yadis leads me to https://www.google.com/accounts/o8/ud, I create an association, and redirect the user's browser to that URL (HTTP 307), a...
Marikomaril asked 27/8, 2009 at 23:13

© 2022 - 2024 — McMap. All rights reserved.