Bypass Authn
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
: users@xxxxxxxxxxxxxxxx
Subject
: Bypass Authn
From
: vadud3@xxxxxxxxx
Date
: Wed, 23 Sep 2020 16:11:12 -0400
Reply-to
: users@xxxxxxxxxxxxxxxx
Hi All,
I am using this config and I am not able to connect to /mydir/noauth without authentication.
ProxyPass /mydir
http://example.org/mydir
ProxyPassReverse /mydir
https://example.org/mydir
<Location /mydir/noauth>
Require all granted
</Location>
<Location /mydir>
Order allow,deny
Allow from all
AuthType Shibboleth
Header set X-Forwarded-Proto "https"
ShibUseHeaders On
ShibRequestSetting requireSession true
<RequireAny>
Require shib-attr AuthType "standard, x509, securePlus2, securePlus3"
Require shit-attr AppAuth true
</RequireAny>
</Location>
I am getting 302 when hitting
http://mysite.org/mydir/noauth
Thanks,
Asif
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer:
pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
Follow-Ups
:
Re: Bypass Authn
From:
Eric Covener
Prev by Date:
Re: Is Apache 2.4.46 is backward compatible with 2.4.6 ?
Next by Date:
Re: Bypass Authn
Previous by thread:
Is Apache 2.4.46 is backward compatible with 2.4.6 ?
Next by thread:
Re: Bypass Authn
Index(es):
Date
Thread
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]