---
title: Creating a login application
description: Create an application that your users can use to log in.
component: pingone
page_id: pingone:pingone_tutorials:p1_tutorial_passwordless_login_application
canonical_url: https://docs.pingidentity.com/pingone/pingone_tutorials/p1_tutorial_passwordless_login_application.html
revdate: November 14, 2023
section_ids:
  steps: Steps
  result: Result:
  next-steps: Next steps
---

# Creating a login application

Create an application that your users can use to log in.

## Steps

1. Go to **Applications > Applications**.

2. Click the **[icon: plus, set=fa]**icon.

3. In the **Application Name** field, enter `Passwordless Login`. Optionally, add a **Description** and an **Icon**.

4. Click **SAML Application**, and then click **Configure**.

   ![A screenshot of the Add Application SAML Application window in PingOne.](_images/fqd1651083769036.png)

5. Click **Manually Enter**.

6. In the **ACS URLs** field, enter `https://decoder.pingidentity.cloud/saml`.

7. In the **Entity ID** field, enter `samldecoder`, and click **Save**.

   ![A screenshot of the SAML Configuration window in PingOne.](_images/moj1651084324113.png)

   ### Result:

   PingOne adds the application to the **Applications** list.

8. Click the **Configuration** tab, and then click the **Pencil** icon.

9. In the **Assertion Validity Duration (in seconds)** field, enter `180`.

10. Click **Save**.

11. Click the toggle in the top right to enable the application.

    ![A screenshot of the toggle to enable an application in PingOne.](_images/wav1651084933781.png)

## Next steps

Continue by [Creating a registration policy](p1_tutorial_passwordless_registration_policy.html).
