.. _configuration_auth_user_group_basic: Basic ===== This type of user group is consist of users that have hashed passwords in :ref:`token ` config field. User will be selected by it's username, and the clear text password must be transported to server, then hashed and compared. The following keys are supported: * :ref:`name ` * :ref:`type ` * :ref:`static users ` * :ref:`source ` * :ref:`cache ` * :ref:`refresh_interval ` * :ref:`anonymous_user `