Prev   Next

Back to the top of the FAQ

Q. I want to change the dialog box the user sees when logging in using Basic Authentication. Where in AuthentiX do I set this up?

A.

The login dialog box presented to the user is part of the browser. The only way to change it is to modify the browser source code. AuthentiX cannot change it at all. You can however modify the realm and the message the user sees when the login fails.

If you need to control exactly what the user sees when logging in, then change to protection by cookie, and create an html form that suits.

Back to the top of the FAQ

Prev   Next