FusionAuth Blog

Get the latest updates on FusionAuth, identity and access management, security, general coding and major geekery here.

  • Active Directory and FusionAuth CIAM Comparison

    Active Directory and FusionAuth CIAM often come up together in conversations about identity solutions for modern web-enabled applications. While they fall under the umbrella of “identity management solutions,” the truth is that Active Directory and FusionAuth have a substantially different set of features. Active Directory was originally developed for centralized domain management within Windows networks with hundreds of users. Over time they layered additional identity-focused services on the core hierarchical structure.

    READ MORE
  • The FusionAuth website - How we do it

    We recently launched the FusionAuth website, so I thought it would be fun to write a blog post about how we build the site. We use a combination of a couple of tools, some scriptage, and Jekyll. If you want to check out our source, this website is stored as a public repository in Github here: https://github.com/FusionAuth/fusionauth-site.

    READ MORE