Table of Contents

How does Single Sign-on (SSO) authentication work?

About

Single Sign-On (SSO, trusted sign-on) is a federation identity application. It's the ability:

SSO is also known as:

Characteristics

Flow

Single sign-on (sso) is conceptually pretty simple 1).

If you know the oauth flows, it's basically a indirect oauth flow, where the authorization point sets its own session cookie.

In this flow, there are:

Login on domain1.com

Login on domain1.com

Next, log in on domain2