.. _configuration_auth_user_group_facts: Facts ===== This group authenticates users by matching connection facts instead of checking username and password pairs. This group reuses the same static-user, dynamic-source, cache, and anonymous user handling as :ref:`Basic `, but user matching is driven by each user's ``match_by_facts`` rules instead of username and password. The following common keys are supported: * :ref:`name ` * :ref:`type ` * :ref:`static users ` * :ref:`source ` * :ref:`cache ` * :ref:`refresh_interval ` * :ref:`anonymous_user `