Single Sign-On
Plan SSO implementation
Inputs
Provide the following 3 values to run the Single Sign-On:
- Total Users [number] (required)
- Applications to Integrate [number] (required)
- Protocol [select] (required)
What it calculates
This tool returns:
- Setup Hours — primary result
- Monthly Cost
- Security Improvement (%)
Worked example
For the sample inputs below:
- Total Users: 100
- Applications to Integrate: 5
- Protocol: saml
the Single Sign-On produces:
- Setup Hours: 15
- Monthly Cost: £300
- Security Improvement: 75%
How it works
The result is derived through the following steps:
baseSetup = 5appSetup = applications * 2totalHours = baseSetup + appSetupmonthlyCost = users * 3securityImprovement = min(95, 50 + (applications * 5))
Frequently Asked Questions
What is Single Sign-On (SSO)?
Single Sign-On (SSO) is an authentication process that allows a user to access multiple applications with one set of login credentials.
How does the SSO implementation calculator work?
The SSO implementation calculator helps you assess the steps needed for integrating SSO into your systems by estimating resource requirements and timelines.
Why should I implement SSO for my organization?
Implementing SSO improves user convenience, enhances security by reducing password fatigue, and simplifies user management for IT departments.
What are the security benefits of using SSO?
SSO centralizes authentication, reducing the risk of password-related breaches and enabling more robust security measures like multi-factor authentication.
Is SSO suitable for small businesses?
Yes, SSO can benefit businesses of all sizes by simplifying access management and improving security, making it a valuable tool for small businesses as well.