What is Single Sign On


Single sign on provides a way for your users to be able to access all applications and resources offered by a business or provider by signing in only once using a single user account.

Once signed in, you can access all the applications you need without being required to type a password second time.

Traditional Software-as-a-services (SaaS) application require that the user create multiple accounts for each of the applications they use.
That means they need to remember the username and password for each of those applications. Changing the password means one must remember to repeat the same action across all those applications.

Using a single sign-on provides a centralized way of managing the allocation of permission to applications, resources and account management.

How does it work?


When a user logs on to an application, they go through an authentication process by proving that they are who they say they are. Without single sign-on, this is typically done by entering a password that is stored at the application, and the user is required to know this password.

  • Password-based Single Sign-On enables secure application password storage and replay using a web browser extension or mobile app. This leverages the existing sign-in process provided by the application, but enables an administrator to manage the passwords and does not require the user to know the password
  • Social logins: Use your existing social account (Facebook, twitter etc.) to login to an application connected to that social provider. We support the following external Open Authentication providers: Facebook, Google, Microsoft Account, Twitter, Linked-in with more to come.
Once a user has authenticated with an application, they also need to have an account record provisioned at the application that tells the application where their permissions and level of access are inside the application. The provisioning of this account record can either occur automatically, or it can occur manually by an administrator before the user is provided single sign-on access.

Our Solution


We provide a centralized user and account management solution for business and individuals looking to delegate the authentication workflow of their applications and concentrate on providing value to clients.


This provide users and system administrators with a convenient way of managing identity in the modern world of SOA and micro-services (modularized applications). Our solution provides a way for managing access to mobile apps, web (browser-based) applications, desktop applications and Web-based APIs.

We provide these through a centralized username and password account, integration with third-party OAuth providers, APIs tokens and password-less logins.

2-Factor Authentication (2FA/2-step verification)

We provide optional 2FA for added account security.

  1. When you login by entering a username and password, with 2FA setup,
  2. a code will be sent to your phone via text, voice call, or mobile app.
  3. You will be required to enter this code to be verified before you can access the application you are signing into.
This reduces your account being tempered with even if someone managed to get hold of your password. 2-Factor Authentication