Switch to dark theme

Switch to light theme

Sign-in with email #

Using Cipher EIAM, you can provide a means for your app employees to Sign-In to your app securely. Your app employees can sign-in with their registered phone numbers, email addresses or even employeename. For this article, we will be asking email address from employees at the time of sign-in. Whether your app is a web app or a mobile app, the sequence of steps for adding Sign-In functionality remain the same.

Prerequisite #

Before you get started, make sure you have the following:

  1. Access to the authentication center with a cipher_tenant_admin role. To get access to authentication center, see this blog. For more details on the default roles provided by Cipher, see Cipher default roles.
  2. A tenant is created in cipher for the customer. To check if the tenant exists in cipher check this blog. If the tenant is not created in cipher, please raise a ticket on Cipher-assist on Zeta discourse.
  3. A domain is created for your application. To create a new domain, see create a domain.
  4. A sandbox is created for your application. To create a new sandbox, see create a sandbox.

    Start Implementing