Getting an odd error. (TypeError): $wnd.Cookies is undefined. From the same client browser to the same wildfly server, I am seeing a management console in one window and an error in the other. The window in error is in "Private" mode, I was testing to verify the password is working. When you "logout" from a regular window the cookie persists and you can log right back in without password.
Curiously, if I copy the URL from the working window to go right to the configuration tab and paste it into another new Private window, it goes directly to the tab without asking for a password. Because the password in the cookie persists from the login of the other Private window, or the standard one?