Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61824

Re: accessing a page which request an openID authentication

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: accessing a page which request an openID authentication
Date 2013-12-13 13:49 +0000
References <7527da49-01e5-476e-9c77-4649b217a0b1@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.4071.1386942615.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 13/12/2013 10:32, uni.mail.2014@gmail.com wrote:
> I have a page that request an openID authentication "google ID" before you are able to download any file from it.
> this is the website "http://oc.gtisc.gatech.edu:8080/search.cgi?search=sality" and I tried a lot but it dose not seem that the ordinary login using session or requests work on this case ? any guidance or help ?
>

Please show us a code sample that you've tried.  State what you expected 
to happen, what actually happened, your OS and Python version.  If you 
have a traceback cut and paste all of it into your message.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

accessing a page which request an openID authentication uni.mail.2014@gmail.com - 2013-12-13 02:32 -0800
  Re: accessing a page which request an openID authentication Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-13 13:49 +0000
  Re: accessing a page which request an openID authentication Denis McMahon <denismfmcmahon@gmail.com> - 2013-12-13 16:42 +0000
    Re: accessing a page which request an openID authentication Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-14 10:01 +0000

csiph-web