You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I know if it is possible to get username and password authentication part of the URL access, so that we can prevent other users on the same system to access the URL on the same network/server?
The idea is that we should be able to set username and password in a configuration file, and we are asked for the same as part of HTTP headers , when accessing the URL.