> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# atoti.BasicAuthentication

### *final class* atoti.BasicAuthentication

Authenticate requests with [basic authentication](https://en.wikipedia.org/wiki/Basic_access_authentication).

<Callout icon="link">
  **See also**:
  [`atoti.BasicAuthenticationConfig`](./atoti.config.security.basic_authentication_config#atoti.BasicAuthenticationConfig).
</Callout>

#### password *: [str](https://docs.python.org/3/library/stdtypes.html#str)*

#### username *: [str](https://docs.python.org/3/library/stdtypes.html#str)*
