Posts tagged 'single-sign-on'
-
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 -
How to Set Up Single Sign-On Between FusionAuth and WordPress
User authentication is one of the most important parts of building any application, and almost every application features some sort of authentication. However, it quickly gets difficult to manage authentication when you have multiple related but independent applications to maintain.
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 -
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 -
Zendesk Single Sign-on (SSO) with FusionAuth and HYPR
FusionAuth is an excellent centralized identity management platform, if we do say so ourselves. In a webinar tomorrow, I’ll be walking through how to set up single sign-on authentication between Zendesk, the popular customer support platform, and FusionAuth. In under 10 minutes, you’ll see how easy it is to configure Zendesk to use SAML to integrate with FusionAuth.
READ MORE