simplesamlphp/ws-security

WS-Security PHP library

Installs: 249

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:simplesamlphp-xmlprovider

v1.7.6 2024-10-17 09:50 UTC

README

CI Scrutinizer Code Quality Coverage Status PHPStan Enabled

A PHP library for WS-Security related functionality.

Before you use it

DO NOT USE THIS LIBRARY UNLESS YOU ARE INTIMATELY FAMILIAR WITH THE WS-SECURITY SPECIFICATION.

If you are not familiar with the WS-Security specification and are simply looking to connect your application using WS-Security, you should probably use SimpleSAMLphp and, more specically, the adfs-module.

Usage

  • Install with Composer, run the following command in your project:
composer require simplesamlphp/ws-security:dev-master