Docs Menu
Docs Home
/ /
Atlas App Services

Service Deprecations

Database triggers are not deprecated. This service continues to be available in the Atlas UI. Functions also continue to be available to use with Triggers.

Important

Authentication triggers are deprecated.

The Triggers documentation has moved to the Atlas docs.

To learn more about the Atlas Data API and HTTPS Endpoints deprecation and what alternatives exist, refer to the Atlas Data API and HTTPS Endpoints deprecation page.

To learn more about the Device Sync deprecation and what alternatives exist, refer to the Device Sync deprecation page.

To learn more about the Atlas Device SDKs deprecation, refer to the Atlas Device SDKs deprecation page.

The Device SDKs are the primary entry point for App Services Authentication and User Management, an authentication service for your applications. As part of the SDK deprecation, this feature will no longer be available when the SDKs reach end-of-life and are removed. You must move to an alternative authentication service before that time to avoid disruption in your application.

The feature supports multiple authentication providers, and your migration to alternative solutions depends on your provider. To identify the best alternative for your use case, please contact your Account team.

Given App Services Authentication is no longer available, Authentication Triggers will no longer be executed when user events (for example: login or create) occur. This authentication logic will need to be implemented along with the chosen alternative solution.

Functions continue to be available within the context of Triggers. Use cases where a function was being directly accessed through a Device SDK are impacted and must migrate to a different solution.

App Services Wire Protocol is also deprecated alongside the Device SDKs.

Data Access Permissions (Rules and Roles) are also deprecated alongside Device Sync.

The App Services Admin API and CLI are not deprecated. However, they have endpoints and commands that rely on deprecated services. These endpoints and commands are deprecated.

Please contact our support team through the MongoDB Support Portal or your Account Executive.

Back

Introduction

On this page