Serving another web site which requires authentication

H

hasnihon.support

Hi,

I need your suggestions about the topic.
Actually, I'm not sure where to start but basically, I want to make
something like;

(I have an account on a site which requires log-in)
- I'll be logged-in to that site with my account in my server.
- And when a user connects to my site, I'll forward him/her to that
site, using my account even if he/she doesn't have an account
on that site...

probably, I need to develop a proxy to do this, but I'm not sure...
(I use python + django)

I really appriciate your ideas.
 
B

binaryj

ur in luck i am an expert at this!
tell me the details , site name etc

you would have to proxy everything, basically the urls in the copied
page have to be changed to point to ur site.

its highly possible. a minor adjustment to ur urlconf and it will work.
 
H

hasnihon.support

Hi binaryj,

Yeah I feel lucky, thanks...
Well, actually, I want my users to be able to see the auction
information about some vehicles.
It's a Japanese site (https://www.iauc.co.jp/)

I've no experience about the proxy staff, but when I googled I found;
- Twisted
- pyCurl

but, I don't know how to all the proxy thing... especially, serving
the password protected
area of the site..

hoping to feel lucky again :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top