Probleme bei der Einrichtung mit SingleSignOn

Hilfe zu Znuny Problemen aller Art
Locked
cr1zz
Znuny newbie
Posts: 67
Joined: 03 Sep 2013, 12:14
Znuny Version: 3.2.10

Probleme bei der Einrichtung mit SingleSignOn

Post by cr1zz »

Hallo zusammen,

ich versuche grade OTRS per Typo3 und SSO anzubinden.

Leider bekomme ich folgende Fehlermeldungen:

[Tue Sep 03 12:01:10 2013] [error] [client 192.168.x.x] PHP Notice: Use of undefined constant logon - assumed 'logon' in /var/www/sso/tpa/sigsso.php on line 189
[Tue Sep 03 12:01:11 2013] [error] [client 192.168.x.x] PHP Notice: Undefined offset: -1 in /var/www/sso/tpa/sigsso.php on line 243
[Tue Sep 03 12:01:11 2013] [error] [client 192.168.x.x] PHP Fatal error: Unsupported operand types in /var/www/sso/tpa/sigsso.php on line 243

Was mache ich falsch?
Werden noch weitere Informationen benötigt?

Ich danke im Voraus.
Produktiv: OTRS 3.2.10 - OS: Windows Server 2008 R2 Datacenter - MySQL 5.1.51
Testing: OTRS 4.0.11 - OS: Debian Jessie - MySQL 5.5.43
cr1zz
Znuny newbie
Posts: 67
Joined: 03 Sep 2013, 12:14
Znuny Version: 3.2.10

Re: Probleme bei der Einrichtung mit SingleSignOn

Post by cr1zz »

Zusatz: Das Array $pieces gibt folgende Asugabe:

Array ( [0] => X-OTRS-Login: [1] => No-$ENV{"SCRIPT_NAME"}? )
Produktiv: OTRS 3.2.10 - OS: Windows Server 2008 R2 Datacenter - MySQL 5.1.51
Testing: OTRS 4.0.11 - OS: Debian Jessie - MySQL 5.5.43
Locked