Posts tagged 'sso'

  • Single Sign-On vs. Single Logout

    Single sign-on (SSO) is an authentication method that allows users to access multiple applications with one set of login credentials. It provides secure access to numerous applications, making logging into applications easy while alleviating the burden of authentication and authorization for application developers.

    READ MORE
  • How single sign-on works

    Single sign-on (SSO) is a key part of any customer identity and access management (CIAM) strategy.

    Why? Because your organization will almost always have more than one application for your customers. Even if you begin with one custom application, SaaS tools such as support forums, ticketing systems, or chat systems require authentication. You won’t want your users to have to log in to more systems than necessary, and SSO can help with that.

    READ MORE
  • NextAuth, SSO with the Login API, and duplicate key errors

    The FusionAuth community has an active online forum, and I wanted to highlight some recent topics. In general, forum discussions focus on FusionAuth, how to solve problems with it, and how to integrate the auth system with other software packages and systems.

    READ MORE
  • Orbitvu chose FusionAuth for architectural flexibility, great support, and customizability

    Maciej Wisniowski is a FusionAuth community member and team leader in the web development department at Orbitvu, where he is building innovative eCommerce imaging solutions. He chatted with us over email about how he and his team are using FusionAuth to meet their auth needs.

    READ MORE
  • Setting up single sign-on (SSO) with FusionAuth

    Single sign-on (SSO) lets your users access two or more applications with a single set of credentials. Properly implemented, it makes your users’ lives easier; they sign in once and don’t have to log in when they switch between various applications.

    READ MORE