> ## 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.LoginConfig

### *final class* atoti.LoginConfig

The config related to the `/login` endpoint.

#### allowed\_redirect\_urls *: [Set](https://docs.python.org/3/library/collections.abc.html#collections.abc.Set)\[[str](https://docs.python.org/3/library/stdtypes.html#str)] | [None](https://docs.python.org/3/library/constants.html#None)* *= None*

The allowed values of the `redirectUrl` query parameter.

If `None`, all URLs are allowed.
