Uninett / mod_auth_mellon

An Apache module with a simple SAML 2.0 service provider
207 stars 182 forks source link

Exclude ':PORT' from when endopint URL contains port number. #180

Closed orimanabu closed 6 years ago

orimanabu commented 6 years ago

$HOST should not contain port number even when endpoint URL has ':PORT' subcomponent.

olavmrk commented 6 years ago

Thanks, merged!