Good day
I'm trying to run single sign on with the ulc. Authentication must be done with SessionToken. Unfortunately, I always get errors with ULC start. See attachement
I have the following in the config under httpServer:
uiArguments = "-p vision / login.pnl -centered -style fusion -server http://zts-kruels-01.bkn-ktzh.ch/uels/ -ssa"
Do I need anything special?
Thanks for your help.
Greetings Markus
SSO with ULC and sessionToken
- schneebergera
- Posts:89
- Joined: Sun Apr 03, 2016 5:52 pm
Re: SSO with ULC and sessionToken
Hello,
please see ULC-UX restrictions and refer to online-help:
chapter: [special functions - Security - Server-side Authentication Configuration]
--Activate the server-side authentication of the ULC UX by adding following config entries to the config file of your server project:
[httpServer]
uiArguments = "-p vision/loginServer.pnl -server https:/// -ssa"
[ui]
loginPanel = "vision/loginServer.pnl"
Unfortunately, there is no attachment...
best regards,
Andreas
please see ULC-UX restrictions and refer to online-help:
chapter: [special functions - Security - Server-side Authentication Configuration]
--Activate the server-side authentication of the ULC UX by adding following config entries to the config file of your server project:
[httpServer]
uiArguments = "-p vision/loginServer.pnl -server https:/// -ssa"
[ui]
loginPanel = "vision/loginServer.pnl"
Unfortunately, there is no attachment...
best regards,
Andreas