{namespace bootstrap=TYPO3\Twitter\Bootstrap\ViewHelpers} {namespace demo=Flowpack\SingleSignOn\DemoServer\ViewHelpers} SSO Demo Server

Server

You arrived at the SSO demo server. It handles your primary session and acts as the SSO endpoint for all clients.

Go to demo instance

Logged in as: {account.accountIdentifier}

You are already authenticated, so an SSO client should get the authenticated account from the SSO server.

Login again

Not authenticated

You are not yet authenticated, so an SSO client will ask you to log in on the server before proceeding.

Login now

SSO

A Single Sign On systems allows authentication between different websites.

Server

The SSO Server provides an authentication endpoint used by a SSO client with a SingleSignOnProvider for authentication.

Client

A SSO Client is any web application that uses the SingleSignOnProvider for authentication.