---
title: Implement your use cases with the ForgeRock Authenticator
description: The PingID mobile app for Android and iOS now supports one-time passcodes and push notifications from Advanced Identity Cloud and AM.
component: sdks
version: latest
page_id: sdks:authenticator:use-cases
canonical_url: https://docs.pingidentity.com/sdks/latest/authenticator/use-cases.html
revdate: Wed, 17 May 2023 14:10:20 +0100
keywords: ["Integration", "Features"]
section_ids:
  develop_your_own_use_case_solutions: Develop your own use case solutions
---

# Implement your use cases with the ForgeRock Authenticator

[Switch to the PingID mobile app now!](https://docs.pingidentity.com/pingid-user-guide/secure_authentication_with_pingid/pid_end_user_guide.html)

The [PingID mobile app for Android and iOS](https://docs.pingidentity.com/pingid-user-guide/secure_authentication_with_pingid/pid_end_user_guide.html) now supports one-time passcodes and push notifications from Advanced Identity Cloud and AM.

|                                                                                                                                                        |                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [![Static](_images/apps/app-store/black.svg)](https://apps.apple.com/us/app/pingid/id891247102?itscg=30200\&itsct=apps_box_badge\&mttnsubad=891247102) | [![Static](_images/apps/google-play/GetItOnGooglePlay_Badge_Web_color_English.png)](https://play.google.com/store/apps/details?id=prod.com.pingidentity.pingid) |

We highly recommend you switch to the PingID mobile app for your MFA needs rather than the ForgeRock Authenticator app.

[**Try it out**[icon: chevrons-right, set=fas, size=xs]](https://docs.pingidentity.com/pingid-user-guide/secure_authentication_with_pingid/pid_end_user_guide.html)

Find out how to achieve some common use case scenarios using the ForgeRock Authenticator.

[Implement MFA using push notifications](use-cases/how-to-implement-mfa-using-push.html)![Mobile ForgeRock Authenticator](../_images/icons/Mobile-ForgeRock-Authenticator.png)

In this use case, you authenticate a user with MFA by setting up the ForgeRock Authenticator for push notification.

To receive push notifications when authenticating, end users must register an Android or iOS device running the ForgeRock Authenticator.

[**Read more**[icon: chevrons-right, set=fas, size=xs]](use-cases/how-to-implement-mfa-using-push.html)

[Implement MFA using OATH one-time passwords](use-cases/how-to-implement-mfa-using-otp.html)![Mobile Password Locked](../_images/icons/Mobile-Password-Locked.png)

In this use case you configure your server to require a single-use, one-time password generated by the ForgeRock Authenticator when users authenticate.

The ForgeRock Authenticator supports time-based and HMAC-based one-time passwords.

[**Read more**[icon: chevrons-right, set=fas, size=xs]](use-cases/how-to-implement-mfa-using-otp.html)

[Secure the Authenticator app using policies](use-cases/how-to-apply-authenticator-policies.html)![Compliance Report](../_images/icons/Compliance-Report.png)

You can distribute the ForgeRock Authenticator to your users so that they can participate in multi-factor authentication journeys.

To help ensure the security of the app—​and therefore your system—​you can apply *Authenticator app policies*.

[**Read more**[icon: chevrons-right, set=fas, size=xs]](use-cases/how-to-apply-authenticator-policies.html)

## Develop your own use case solutions

As a customer, you can use the [Ping (ForgeRock) Authenticator module](../authenticator-module/index.html) to integrate the functionality of the ForgeRock Authenticator into your own Android and iOS apps.

For more information, refer to [Ping (ForgeRock) Authenticator module](../authenticator-module/index.html).
