Ping SDKs

Getting started with the Ping (ForgeRock) Authenticator module

Refer to the following topics to set up and get started with the Ping (ForgeRock) Authenticator module in your Android and iOS app projects:

Set up your Ping (ForgeRock) Authenticator module project

Learn how to configure compile options, add module dependencies, and declare the permissions required to run the Ping (ForgeRock) Authenticator module in your Android and iOS apps.

Initialize the Ping (ForgeRock) Authenticator module

After setting up your project, find out how to start the Ping (ForgeRock) Authenticator module so you can begin implementing your MFA use cases.

Optional tasks

Customize the storage client

Optionally, implement and register your own StorageClient interface to override the default storage mechanisms.

For example, you could use an SQLite database or other storage destination.