[RESOLVED] SSO self-service not working for all users
Published: September 27, 2023 - 6:03 PM
Wapt Linux 2.4 server.
Windows 10 client
Hello,
SSO on the self-service portal works with some Active Directory accounts but not with others on the same PC.
On the account where it doesn't work, it asks for the account login and password.
Once the credentials are entered, the user has access to the self-service portal, but they have to log in again each time.
Do you have any ideas? Are there any specific logs I should look at?
On the waptserver.ini side, the following parameters are correctly filled:
ldap_account_service_login = XXXXXX
ldap_account_service_password = XXXX
ldap_auth_server = XXXXXX
ldap_auth_base_dn = XXXXX
use_kerberos = True
ldap_auth_ssl_enabled = True
use_ssl_client_auth = True
On the client side, in the agent configuration, I have:
service_auth_type = waptserver-ldap
use_kerberos = True
Windows 10 client
Hello,
SSO on the self-service portal works with some Active Directory accounts but not with others on the same PC.
On the account where it doesn't work, it asks for the account login and password.
Once the credentials are entered, the user has access to the self-service portal, but they have to log in again each time.
Do you have any ideas? Are there any specific logs I should look at?
On the waptserver.ini side, the following parameters are correctly filled:
ldap_account_service_login = XXXXXX
ldap_account_service_password = XXXX
ldap_auth_server = XXXXXX
ldap_auth_base_dn = XXXXX
use_kerberos = True
ldap_auth_ssl_enabled = True
use_ssl_client_auth = True
On the client side, in the agent configuration, I have:
service_auth_type = waptserver-ldap
use_kerberos = True