文件名称:saml2-bridge-bundle:提供SAML身份提供程序(idp)的Symfony捆绑软件
文件大小:114KB
文件格式:ZIP
更新时间:2024-05-20 02:49:53
saml saml2 identity-provider idp saml2-bridge-bundle
SAML2桥接套件 一个使用将SAML功能添加到您的应用程序的捆绑软件,其灵感来自 SAML支持 SAML支持是有限的,此捆绑包可用于为基本身份提供者提供以下支持: 基本元数据 单一登录: 捆绑: Http-POST和Http-Redirect签名请求 Http-POST和Http-Post签名的响应 单次登出: 捆绑: Http-POST和Http-Redirect签名请求 Http-POST和Http-Redirect签名响应 身份提供商和服务提供商均已启动 入门 安装 将软件包添加到您的Composer文件中 composer require adactive-sas/saml2-bridge-bundle 将捆绑包添加到app/AppKernel.php内核 public function registerBundles () { // ... $ bu
【文件预览】:
saml2-bridge-bundle-master
----.gitignore(43B)
----src()
--------Entity()
--------Exception()
--------SAML2()
--------Resources()
--------Security()
--------Form()
--------DependencyInjection()
--------AdactiveSasSaml2BridgeBundle.php(1KB)
--------Tests()
----.travis.yml(1KB)
----LICENSE(34KB)
----composer.json(1011B)
----CHANGELOG.md(2KB)
----README.md(18KB)
----.coveralls.yml(38B)
----phpunit.xml.dist(1KB)
----travis.php.ini(21B)
----.editorconfig(130B)