Ticket #3 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

mod_auth_openid fails when behind a reverse_proxy

Reported by: bmuller@… Owned by: bmuller@…
Priority: major Milestone:
Component: mod_auth_openid Version: 0.1
Keywords: Cc:

Description

When runninng behind a reverse proxy and using a private IP that points to a private DNS, the full_uri function of /libapache2-mod-auth-openid-0.1/mod_auth_openid.cpp will not use the FORWARDED variables to figure out the public DNS name to which the request was originally sent. As a consequence it cannot work at all, because the originating URL cannot be set manually.

There are two ways out : a configuration variable that sets the originating domain or handling the FORWARDED environment variables.

Attachments

Change History

Changed 2 years ago by bmuller@…

  • status changed from new to closed
  • resolution set to fixed

Add/Change #3 (mod_auth_openid fails when behind a reverse_proxy)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.