SSO in Accounts¶
Single Sign-On (SSO) is system that enables users to securely authenticate with multiple applications and websites by logging in only once—with just one set of credentials (username and password). With SSO, the application or website that the user is trying to access relies on a trusted third party to verify that users are who they say they are.
How SSO works in Accounts?¶
When user login to Website A
, a session is created on Website A
and also on SSO Website
.
In Onet Konto SSO Website
is https://konto.onet.pl/checkSSO/
.
When a user tries to go to Website B
which is also in SSO, the user will be automatically logged in, because there is an active session in SSO Website
.
Basic features¶
Shared users - in Accounts there is one namespace of users
Long term session - user have to log in only once per 3 months
Shared session for all applications - user have to log in only to one of application in SSO
See also