19 declare(strict_types=1);
32 public function __construct(
private readonly
ilSamlAuth $auth,
private readonly ServerRequestInterface $request)
41 $this->
setReturnTo((
string) ($this->request->getQueryParams()[
'target'] ??
''));
setAttributes(array $attributes)
Class ilAuthFrontendCredentialsSaml.
__construct(private readonly ilSamlAuth $auth, private readonly ServerRequestInterface $request)
setReturnTo(string $return_to)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...