Skip to content

Commit

Permalink
Vatix case study (#3361)
Browse files Browse the repository at this point in the history
* Publishing Vatix case study

* Vale updates

* Update vatix-fusionauth.mdx

* Update astro/src/content/blog/vatix-fusionauth.mdx

Co-authored-by: Dan Moore <[email protected]>

* Update astro/src/content/blog/vatix-fusionauth.mdx

Co-authored-by: Dan Moore <[email protected]>

* Update vatix-fusionauth.mdx

---------

Co-authored-by: Dan Moore <[email protected]>
  • Loading branch information
bradmccarty and mooreds authored Nov 8, 2024
1 parent ccec01c commit 200c62a
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 50 additions & 0 deletions astro/src/content/blog/vatix-fusionauth.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
publish_date: 2024-11-08
title: Vatix Chooses FusionAuth to Streamline Authentication and Save Developer Resources
description: What happens when your homegrown auth system is no longer sustainable?
authors: Candace Werry
image: /img/blogs/vatix/vatix-fusionauth.png
tags: mfa, sso, enterprise
categories: Community
excerpt_separator: "{/* more */}"
---

Vatix needed a scalable, automated solution that could integrate with their enterprise customers' identity providers
{/* more */}
## The Challenge

[Vatix](https://vatix.com/) specializes in safety and compliance software, providing customizable incident reporting solutions for enterprise organizations. As the company grew, it found itself at a crossroads with its authentication system. The needs of their clients, especially enterprise customers, expanded to require advanced authentication features.

Vatix was using a homegrown authentication system that started showing limitations. It worked for a time but couldn't handle the complexity that came with a scaling business. The system required manual intervention each time Vatix onboarded a new client, creating bottlenecks that slowed down operations and made it difficult to meet customer needs.

Adrian Abad, the product manager at Vatix, explained, "Managing different authentication needs for each client had become a challenge. We needed an authentication solution that could integrate with enterprise identity providers, handle various environments, and meet diverse compliance standards."

Time was another critical issue:

>Setting up authentication for each new client consumed many developer hours and relied heavily on one developer's availability. This manual process increased the risk of errors and potential security vulnerabilities.
## The Solution

Vatix found that FusionAuth's out-of-the-box solution, API flexibility, and enterprise integration capabilities were exactly what they were looking for in an authentication provider. After selecting FusionAuth, the development team now has one authentication system to code against, with all the complexity and diversity of client auth systems abstracted away.

FusionAuth allowed Vatix to automate many processes that previously required manual work. The onboarding process for new clients, once slow and cumbersome, is now streamlined. FusionAuth's APIs took over much of the heavy lifting, enabling any team member to complete client setups.

Abad emphasized the importance of FusionAuth's scalability, "It ensured we could handle growing customer demands without running into performance issues. The documentation provided by FusionAuth was instrumental in getting the system up and running quickly. It was thorough, easy to understand, and allowed the Vatix team to implement the solution without requiring constant support."

A significant advantage FusionAuth offered was the ability to integrate with enterprise identity providers. This feature is essential for Vatix's enterprise customers who require [single sign-on (SSO)](/articles/authentication/how-sso-works) to manage access across various systems. FusionAuth's support for [identity providers](/docs/lifecycle/authenticate-users/identity-providers/) like Microsoft Azure and Okta meant that their users could log in securely, using a much more streamlined authentication process.

While FusionAuth handled the complexities of authentication processes, Vatix retained control over other aspects of user management. They could customize how users were onboarded, managed, and assigned roles inside their platforms.

## The Results

Since adopting FusionAuth, Vatix has experienced a noticeable boost in efficiency and customer satisfaction. Abad explained, "If we need to set up SSO, customer success will do it as part of the onboarding, not the developers. If we need to change the password policy, customer success will change it in two minutes."

>Automating customer deployments has allowed Vatix to focus on what truly matters: building and improving their core product. Instead of spending valuable time managing multiple authentication systems, they can now dedicate more energy to innovation and meeting the unique needs of their customers.
Abad pointed out one of the biggest benefits – being part of the conversation:

>"We have heard from some IT managers of companies that they discard software options in the buying process if they don't have SSO. That was another trigger for us to do this properly."
Choosing FusionAuth has also saved Vatix from needing to hire additional senior developers just to manage authentication. Its scalability and flexibility mean that as Vatix grows, FusionAuth will be able to handle any increased demand. This has given Vatix peace of mind, knowing they have a reliable system in place to support their continued growth into new markets and industries.

"FusionAuth allows us to remain focused on our actual effort and shields us from fighting with upstream identity providers in strange environments that we're not familiar with," Abad concluded. "We are much more confident that FusionAuth will implement the authentication system correctly compared to our homegrown, quasi-maintained version."
2 changes: 2 additions & 0 deletions config/vale/styles/config/vocabularies/FusionAuth/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ APIs
ATest
AZs
AaaS's
Abad
Abhishek
Activision
Actix
Expand Down Expand Up @@ -472,6 +473,7 @@ VPNs
VSCode
Vann
Vanta
Vatix
Vaynerchuck
Vee
Velociraptor
Expand Down

0 comments on commit 200c62a

Please sign in to comment.