Hi,
I am novice in Linux and I am struggling to install and configure SSO so that 8.10 works.
Please advise.
Thanks & regards,
Kishore
You don't have to deal with linux to configure SSO : just go to Global Parameter page en enter your SSO (IDP) information.
Of course you also must add your SP to your IDP (get metadata to ease this step)
NB : if you need help to install an IDP, it is out of scope of this forum, search the web...
NB : V8.1.0 also works fine without SSO 😉
Hi,
The logging screen itself is not coming so as to enter the global parameters. Below is the error log from //apache2/error.log
PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
[Mon Jul 15 00:05:47.563510 2019] [mpm_prefork:notice] [pid 5447] AH00163: Apache/2.4.29 (Ubuntu) OpenSSL/1.1.1 configured -- resuming normal operations
[Mon Jul 15 00:05:47.563690 2019] [core:notice] [pid 5447] AH00094: Command line: '/usr/sbin/apache2'
[Mon Jul 15 10:45:33.875831 2019] [php7:notice] [pid 6684] [client 192.168.1.129:62855] PHP Fatal error: Uncaught Error: Class 'SSO' not found in /var/www/html/projeqtor/view/index.php:56nStack trace:n#0 {main}n thrown in /var/www/html/projeqtor/view/index.php on line 56, referer: http://192.168.1.124/projeqtor/
[Tue Jul 16 00:08:44.498889 2019] [mpm_prefork:notice] [pid 5447] AH00171: Graceful restart requested, doing restart
Regards,
Kishore
Hi,
Issue confirmed.
Patch will soon be proposed.
As a workaroud, you can directly go to url http://yourserver/projeqtor/view/main.php
(replace yourserver with your server address)
Hi Admin,
The issue is not with the server IP Address or Server domain name. But in the main.php SSO is referred even without it is set.
So I am not able to move further unless and otherwise SSO is bypassed.
Please suggest the solution.
Regards,
Kishore
Hi Admin,
The issue is not with the server IP Address or Server domain name. But in the main.php SSO is referred even without it is set.
So I am not able to move further unless and otherwise SSO is bypassed.
Please suggest the solution.
Regards,
Kishore
Solution was proposed below :
instead of going to http://yourserver/projeqtor (or whatever is your url to projeqtor) go directly to http://yourserver/projeqtor/view/main.php