# Sign In Process The customer can sign in with multiple methods in MyAccount of E2E: - Sign In with credentials - Sign In with Google - Sign In with GitHub - Sign In with SSO ## Sign-In without Trusting the Device To sign in normally, just put in your email and password, and then click the 'Sign-In' button. ![Sign In](images/signina.png) If you sign in without **Remember me**, your session will expire after 15 minutes of inactivity. But if you are actively using it, you won't be logged out. After clicking on sign in, you will be directed to the **OTP** page. ![OTP Page](images/signin_otpa.png) You will receive an option of receiving **OTP** over a voice call if you are unable to receive **OTP** over SMS in two attempts. ![Voice Call OTP](images/signin_voice_calla.png) Once you have successfully signed in, you will be redirected to the dashboard. ![Dashboard](images/loginnew.png) --- ## Sign-In with Trusting the Device If you sign in with **Remember me**, your session will expire after 60 days. However, you can choose to log out manually if you want to end it before that. ![Sign-In with Trust](images/signin_with_trusta.png) --- ## Sign-In with Google Using Trusting the Device If you want to sign in with Google, you have to click on "Sign-In with Google". ![Sign-In with Google](images/sign_in_with_googlea.png) After clicking, you will be redirected to the "Choose an account" page. ![Choose Account](images/choose_an_account.png) Enter your password and click on the "Next" button. ![Password](images/password.png) Click on "Continue" button. ![Continue](images/continue.png) You will be redirected to the page below. ![Google Sign-In Page](images/sign_in_with_google1a.png) After a few seconds, you'll go to the '2-Factor Authentication' page. There, enter the OTP sent to your registered number. ![OTP Page](images/signin_otpa.png) You will receive an option of receiving **OTP** over a voice call if you are unable to receive **OTP** over SMS in two attempts. ![Voice Call OTP](images/signin_voice_calla.png) Once you enter the **OTP**, click on **Validate OTP**. ![Validate OTP](images/validate_otpa.png) After logging in with Google successfully, you will see the dashboard. A popup will appear, asking if you want to trust the device.If you don't click 'Trust the device', you'll be logged out automatically after 15 minutes of inactivity. But if you do click 'Trust the device', you will stay logged in with the account for 60 days. ![Google Sign-In Dashboard](images/loginnew.png) --- ## Sign-In with GitHub Using Trusting the Device If you want to sign in with GitHub, you have to click on "Sign-In with GitHub". ![Sign-In with GitHub](images/signin_with_githuba.png) After clicking, you will be redirected to the "Sign in to GitHub to continue to E2E Networks Limited - GitHub Integration" page. ![GitHub Sign-In Page](images/signin_with_github1.png) After a few seconds, you'll go to the '2-Factor Authentication' page. There, enter the OTP sent to your registered number. ![OTP Page](images/signin_otpa.png) You will receive an option of receiving **OTP** over a voice call if you are unable to receive **OTP** over SMS in two attempts. ![Voice Call OTP](images/signin_voice_calla.png) Once you enter the **OTP**, click on **Validate OTP**. ![Validate OTP](images/validate_otpa.png) After logging in with GitHub successfully, you will see the dashboard. A popup will appear, asking if you want to trust the device. If you don't click 'Trust the device', you'll be logged out automatically after 15 minutes of inactivity. But if you do click 'Trust the device', you will stay logged in with the account for 60 days. ![GitHub Trust](images/loginnew.png) ## Sign-In with SSO To sign in using **Single Sign-On (SSO)**, click on **Sign In with SSO**. ![Sign-In with SSO](images/SSO1.png) After clicking, you will be redirected to the SSO sign-in page. Enter your **Organization ID** and click on **Sign In with SSO**. ![SSO Sign-In Page](images/SSO2.png) You will then be redirected to your organization's **Identity Provider (IdP)**, where you must authenticate using your IdP credentials. After successful authentication, you will be taken to the **2-Factor Authentication (2FA)** page. Enter the **OTP** sent to your registered mobile number. ![OTP Page](images/signin_otpa.png) If you do not receive the OTP via SMS after two attempts, you will be given the option to receive it via a **voice call**. ![Voice Call OTP](images/signin_voice_calla.png) Once you receive the OTP, enter it and click **Validate OTP**. ![Validate OTP](images/validate_otpa.png) After completing the login process, you will be redirected to the dashboard. A popup will appear asking whether you want to **trust this device**. - Choosing **Don’t trust** logs you out after **15 minutes of inactivity**. - Choosing **Trust this device** keeps your session active for **60 days**. ![Trust Device](images/loginnew.png) ---