ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
lticerts.php
Go to the documentation of this file.
1<?php
2
19declare(strict_types=1);
20
22require_once("../vendor/composer/vendor/autoload.php");
23
26
28 echo "ERROR_OPEN_SSL_CONF";
29}
30
31header('Content-Type: application/json; charset=utf-8');
32echo json_encode(ilObjLTIConsumer::getJwks(), JSON_UNESCAPED_SLASHES | JSON_PRETTY_PRINT);
const CONTEXT_SCORM
static init(string $a_type)
Init context by type.
static initILIAS()
ilias initialisation