kronos/saml-ws-trust

Kronos Saml WS-Trust improvement of simplesamlphp

v4.4.0 2024-02-12 13:14 UTC

README

Improvement of simplesamlphp WS-Trust implementation for SAML 1.1 and SAML 2.0

Setup

$logger; // Psr\LoggerInterface
$container = new Kronos\SamlWsTrust\SAML\Container($logger);
SAML2\Compat\ContainerSingleton::setContainer($container);