@AlexanderNovakTTA
Our Documentation team is in the Process of updating the 12.03 documentation:
to Set up LTPA for SSO with Domino on HCL Sametime 12.0.2 FP2/12.0.3 Window
update custom.env (in the installation directory) with the following set appropriately - LTPA_KEYS is the full path to the file.
ENABLE_LTPA=true
LTPA_KEYS=
#LTPA_KEYS_PASSWORD=
and Sametime.ini you would change
ST_AUTH_TOKEN
to
ST_AUTH_TOKEN=Fork:Jwt,Ltpa
If for some reason you still have a problem then we would need to investigate further via a case.
if further investigation is needed I would recommend that you enable the following debug parameters
VP_TRACE_ALL=1
VP_LDAP_TRACE=1
fix ST_AUTH_TOKEN as described in prior update
and restart the server - clear out the contents of the ‘trace’ folder so we have clean/current data.
b) after restart and reproduction zip up
sametime.ini
stcommunityconfig.xml
userinfoconfig.xml
custom.env
contents of ‘trace’ folder
if this is web browser - please also include a HAR file capture.
Open a case with support so that we can troubleshoot why SSO is not working.