Software as a Service

Single sign-on functionality

When developing software for enterprise users, single-sign-on makes it easy for customers to roll out a new software-as-a-service project to their users. It also simplifies the on-boarding and off-boarding process for HR teams, ensuring that employees automatically receive access to systems when they join, and lose access to systems when they leave the organisation.

SSO with SAML

SAML is an open standard for exchanging authentication and authorisation data between systems, typically between an Identity Provider (a system which manages users and authenticates them) and a Service Provider (a seperate system that those users want to use i.e. your software-as-a-service product).

Authentication with industry standard systems

Single-sign-on makes it possible to let your applications users authenticate with services such as Google Apps or Active Directory, and they can often add your application so that they can quickly login from Google Apps or Active Directory directly.

Each of your customer accounts can be configured with their own identity provider, so each customers employees only get access to that customers account.

Want to integrate SSO into your application?

Get in touch