Userlists management

You can manage access to the Frontend, Backend, Listener sections, and http stats by granting permissions exclusively to authenticated users. It is essential to create at least one userlist and specify the users to control permissions effectively.
To create a userlist, go to the HAProxy => Add proxy => Userlists tab. Select the server where you want to create the userlist and enter the name of the userlist in the "Name" field. If you wish to create a group within the userlist, enter the group's name in the appropriate field. Click + to add additional groups. Next, add usernames and passwords for the users in the "Users" section. Click + if you want to include more users. Click Add.
Roxy-WI generates plain passwords without hashing them.
Userlists
Parameter Description
Userlist name Enter the name of your userlist. You can create multiple independent user lists to store authentication and authorization data for different customers.
Groups Enter the name of the group. You can add additional fields of this type to your user list as needed.
User Enter the user credentials. You can also add more fields of this type to your user list.
icon
You can also assign users to a group by providing a comma-separated list of names, prefixed with the keyword users.

How to add your userlist to HAProxy config: