Hi there,
I didn't find the answer yet. So maybe someone can help.
How can I specify a custom path for the authentication ?
I am looking for something like this :
$prince http://myapp/html/test.pdf -o ~/test.pdf \
--auth-user="myuser@domain.com" \
--auth-password="mypwd" \
--auth-scheme="http" \
--auth-server="myapi.com" \
--auth-path="/api/auth"
Thanks in advance.
I didn't find the answer yet. So maybe someone can help.
How can I specify a custom path for the authentication ?
I am looking for something like this :
$prince http://myapp/html/test.pdf -o ~/test.pdf \
--auth-user="myuser@domain.com" \
--auth-password="mypwd" \
--auth-scheme="http" \
--auth-server="myapi.com" \
--auth-path="/api/auth"
Thanks in advance.