---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/dev/api360-preview/doc/ru/ref/DomainSessionsService/index.md
  - href: ru/ref/DomainSessionsService/index.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/api360-preview/doc/ru/llms.txt

# Безопасность: настройки авторизации

<!-- markdownlint-disable-file -->

Сервис для управления временем жизни cookie сессий пользователей. Позволяет выйти из аккаунта пользователя на всех устройствах.

Разрешения на использование сервиса, которые доступны при настройке приложения:
* `ya360_security:domain_sessions_read` — чтение информации о времени жизни cookie сессий пользователей;
* `ya360_security:domain_sessions_write` — управление временем жизни cookie сессий пользователей и авторизацией.

## Endpoints

- [Получить время жизни cookie сессии](https://yandex.ru/dev/api360-preview/doc/ru/ref/DomainSessionsService/DomainSessionsService_Get.md)
- [Изменить время жизни cookie сессии](https://yandex.ru/dev/api360-preview/doc/ru/ref/DomainSessionsService/DomainSessionsService_Update.md)
- [Выйти из аккаунта пользователя на всех устройствах](https://yandex.ru/dev/api360-preview/doc/ru/ref/DomainSessionsService/DomainSessionsService_UserLogout.md)
