Managing the Beyond Identity login service notification

Prev Next

This article explains the Beyond Identity Login Service—a background service that listens for authentication requests and displays a low-priority notification. This notification can be safely dismissed through the app’s settings.  


The Beyond Identity Login Service is a long-running background service that waits for authentication requests. When the service starts, it checks whether it is enabled and then places itself in the foreground using the lowest-priority notification level supported by the platform. This ensures the service remains active without disrupting the user experience.

Login Service notification example 1    Login Service notification example 2

Dismiss the persistent notification

Some users may find the persistent Login Service notification distracting. This notification can be dismissed without affecting core authentication functionality.

  To dismiss the notification:

  1. Open the Beyond Identity app.

  2. Go to SettingsNotificationsNotification categories.

  3. Toggle off Login Requests.

Important: Do not toggle off Identity Verifications. Disabling this setting may prevent required authentication prompts from appearing.

Notification category settings