rediris-es/samlpoa

SAML phpPoA replacement

1.2.0 2023-04-26 19:38 UTC

This package is auto-updated.

Last update: 2024-10-26 23:35:47 UTC


README

A PHP library with a phpPoA compatible API for SAML 2.0 applications.

Getting started

Prerequisites

  • PHP 5.3.3 or later
  • openssl module
  • curl module

Installing

Use Composer to install samlPoA and its dependencies:

composer require rediris-es/samlpoa

Have a look at the docs/ directory to learn how to use the library.