rediris-es/samlpoa

SAML phpPoA 替代品

1.2.0 2023-04-26 19:38 UTC

This package is auto-updated.

Last update: 2024-08-26 23:23:42 UTC


README

一个具有与 phpPoA 兼容 API 的 PHP 库,用于 SAML 2.0 应用程序。

入门指南

先决条件

  • PHP 5.3.3 或更高版本
  • openssl 模块
  • curl 模块

安装

使用 Composer 安装 samlPoA 及其依赖项

composer require rediris-es/samlpoa

查看 docs/ 目录以了解如何使用此库。