Change the watermark of the endpoint field #################################################################################################### On the login page, you can see a field where you can specify how you want to login. This field initially shows a watermark "Select one". This watermark can be changed by a small change in the file :ref:`EndPoints.json`. #. Make sure this file contains the `Watermark` section. #. Specify one or more entries in this section. Each entry should be structured as :code:`"language identifier": "value"` where the supported language identifier can be found :ref:`here `. The value will be the text displayed. :code:`screenshots here`