auth-proxy icon indicating copy to clipboard operation
auth-proxy copied to clipboard

Test proxy for negotiate, basic, and form authentication

Results 6 auth-proxy issues
Sort by recently updated
recently updated
newest added

docker run -p 80:80 -p 443:443 -p 88:88 -h mydomain.com -e BACKEND=https://10.66.140.22:8443 -ti liggitt/auth-proxy Loading random data Initializing database '/var/kerberos/krb5kdc/principal' for realm 'MYDOMAIN.COM', master key name 'K/[email protected]' kadmin.local: Invalid UID...

Is it possible to run 3-4 of these containers on a single docker host? It looks like since this takes port 80 and 443, you can only have one of...

The length of the 2 vars ENTITYID and BASEURL can't be zero since there is a control before 'if [ "$#" -lt 2 ]'.