One Hat Cyber Team
Your IP :
3.140.198.214
Server IP :
103.133.214.160
Server :
Linux venus.ewebguru.net 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software :
Apache/2
PHP Version :
8.1.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
softaculous
/
claro
/
platform
/
conf
/
Edit File:
auth.sso.conf.php
<?php /** * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER * ------------------------------------------------- * Generated by [[generator]] * Date [[date_at]] * ------------------------------------------------- * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER **/ // $CLSSOGenDate is an internal mark $CLSSOGenDate = "[[timestamp]]"; /* ssoEnabled : If false, other fields are optional */ $GLOBALS['ssoEnabled'] = FALSE; /* ssoCookieName : The name of the cookie. By default the name is "clarolineSsoCookie" */ $GLOBALS['ssoCookieName'] = 'clarolineSsoCookie'; /* ssoCookiePeriodValidity : Number of seconds before the cookie expires */ $GLOBALS['ssoCookiePeriodValidity'] = 3600; /* ssoCookieDomain : The domain that the cookie is available. To make the cookie available on all subdomains of example.com, you'd set it to ".example.com". The . is not required but makes it compatible with more browsers. Setting it to www.example.com will make the cookie only available in the www subdomain. */ $GLOBALS['ssoCookieDomain'] = 'www.my.domain.com'; /* ssoCookiePath : The path on the server in which the cookie will be available on. If set to "/", the cookie will be available within the entire domain. If set to "/foo/", the cookie will only be available within the /foo/ directory and all sub-directories such as /foo/bar/ of domain. The default value is the current directory that the cookie is being set in. */ $GLOBALS['ssoCookiePath'] = '/'; /* ssoAuthenticationKeyList : A list of keys allowing requests to the Claroline SSO server. The SSO client has to provide one of the keys contained into this list to receive any answer from the Claroline SSO server. */ $GLOBALS['ssoAuthenticationKeyList'] = 'array()'; ?>
Simpan