Skip to main content

SSO

Single Sign On (SSO) is used to have a central point to enter your password, so your programs don’t need to validate your credentials again. Therefore, a token/ticket has to be provided by the authentications application. If your token is valid within ADITO as well, you won’t need to use your credentials to access the ADITO client. In ADITO you have to configure a working login method as well as a SSO template. For example, Kerberos Server provides a token, after successfully logging into your domain account, which is then used in ADITO to be instantly logged into your account when opening the ADITO client.

This Method works only with Kerberos or SSPI. If you try to use it with OAuth2, it will be ignored.