Single Sign On (SSO) with PassagePoint Client AD Authentication

Single Sign On (SSO) with PassagePoint Client AD Authentication

PassagePoint's client authentication can work with AD via the LDAP protocol to provide a seamless Single Sign on (SSO) into passagepoint. This requires the windows user on the passagepoint client to be logged in as a domain user that has rights to the passagepoint group (explained later in doc)

**NOTE*** As of 6402, LDAPS is available with TLS 1.2

Pls see the attached "How To" doc for specifics




***NOTE***

To bypass SSO, 

 Edit the 'client.bat' file and search for "setlocal" and after this
line paste

"Set NO_AD_LOGIN=1" to disable "AD login";

"Set NO_AD_LOGIN=0" (or remove the line) to enable "AD login" again.







    • Related Articles

    • SSO Client authentication with Groups

      See KB article on how to configure Single Sign On (SSO) with PassagePoint Client AD Authentication https://support.stopware.com/portal/en/kb/articles/pasagepoint-client-ad-authentication To configure Single Sign On (SSO) with Groups PassagePoint must ...
    • SSO setup with IIS

      Prerequisites 1) This document assumes you've laready setup passagepoint with IIS. if not, pls review here and set up IIS with passagepoint first: https://support.stopware.com/portal/en/kb/articles/iis-setup-with-passagepoint 2) LDAP directory Link ...
    • Using windows authentication for SQL server

      To use Windows Authentication,  add service account to "PassagePoint Server" services The account used to start the passagepoint service is the account used to connect to SQL server The SQL context file will need to contain the following string: ...
    • How to Disable client SSO when "AD LDAP LOGIN" is enabled

      6434 or higher user this: https://support.stopware.com/portal/en/kb/articles/pasagepoint-client-ad-authentication lower than 6434 use this: On the PassagePoint Application server: 1) Stop the PassagePoint services 2) Go to >> ...
    • How to repoint a PassagePoint client to another PassagePoint server

      Please follow these steps to point a PassagePoint client to another PassagePoint server. Right Click on the PassagePoint icon and hit ‘Open File Location’ Open the “Client” folder (C:\PPGlobal\Client) delete imgCache delete jarCache delete ...