kronos/saml-ws-trust

This package is abandoned and no longer maintained. No replacement package was suggested.

Kronos Saml WS-Trust improvement of simplesamlphp

Installs: 8 083

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 19

Forks: 0

Open Issues: 3

pkg:composer/kronos/saml-ws-trust

v4.5.1 2024-11-21 13:45 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);