Skip to main content
  1. Blog
  2. Article

Canonical
20 December 2013

Making the world more secure, instantly


Nobody likes to remember lots of different passwords. This is why most enterprises have implemented single sign-on (SSO) solutions. You just sign in one time and can use all the company’s web resources and applications. The problem comes when employees use easy passwords or share their passwords, either knowingly or unknowingly. The solution is two-factor authentication (2FA). Unfortunately implementing SSO and 2FA is tedious because each individual service does authentication differently.

What if an expert could define how you integrate SSO and 2FA one time and the rest of us mortals could instantly copy their solution? This is exactly the idea behind the latest Juju Lab: Instant SSO and 2FA. We are looking for experts in SSO and 2FA to show the world how it is done. If successful then this Juju Lab will be a before and after for enterprise security projects, going from months to minutes…

 


Related posts

Deploy your Spring Boot application to production

In this article we walk through the steps required to deploy a Spring Boot application to production using Juju and Kubernetes. The goal is to showcase the integration of the...

Cut data center energy costs with bare metal automation

Data centers don’t have to be power-hungry monsters. With smart automation using tools like MAAS, you can reduce energy waste and operational costs, and make your...

The hitchhiker’s guide to infrastructure modernization

One of my favourite authors, Douglas Adams, once said that “we are stuck with technology when what we really want is just stuff that works.” Whilst Adams is right about a lot...

Effortless observability for Django applications

Observability is critical for web operations to ensure that the application is working as expected and to identify any potential issues. However, setting up observability has...