rediris-es/samlpoa

SAML phpPoA replacement

Maintainers

Package info

github.com/rediris-es/samlPoA

pkg:composer/rediris-es/samlpoa

Transparency log

Statistics

Installs: 184

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 2

1.2.0 2023-04-26 19:38 UTC

This package is auto-updated.

Last update: 2026-08-09 18:59: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.