{namespace bootstrap=TYPO3\Twitter\Bootstrap\ViewHelpers} {namespace demo=Flowpack\SingleSignOn\DemoServer\ViewHelpers}
You arrived at the SSO demo server. It handles your primary session and acts as the SSO endpoint for all clients.
You are already authenticated, so an SSO client should get the authenticated account from the SSO server.
You are not yet authenticated, so an SSO client will ask you to log in on the server before proceeding.
A Single Sign On systems allows authentication between different websites.
The SSO Server provides an authentication endpoint used by a SSO client with a SingleSignOnProvider for authentication.
A SSO Client is any web application that uses the SingleSignOnProvider for authentication.