Provide another authentication method for clients : Single Sign On

Hello guys,

I wonder if it is possible to implement in any way SSO for Thinlinc ? With external service or will it be implemented as a feature ?

It will be easier for users.

With security layer, many users need to type Active Directory password everywhere to connect services…

Thank you in advance !

Hi @s0p4L1n

I agree that this would be useful, however authentication with third-party applications falls outside the scope of ThinLinc itself.

You could look into using kerberos authentication, which the ThinLinc client supports. The same mechanism could then be used in other places which support it too.

Hope that helps!