M
M
MoyMirok2022-03-10 18:55:41
Java
MoyMirok, 2022-03-10 18:55:41

Why does the page ask for a login every time with Apache Basic Auth?

Why is RequestHeader unset Authorization in Apache2 asking for a password on every update?
Is it possible to somehow log in "forever" in apache so that it does not give the login data further to the application's tomcat?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Karabanov, 2022-03-10
@karabanov

unset Authorizationthat's why he asks. Encoded login: The password is passed in this header. If not, authentication failed.
Authorization and Proxy-Authorization headers

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question