李东云 14231b1c5f build(git): 将 composer.lock 添加回版本控制
以保证开发环境版本的一致
2023-01-16 23:15:15 +08:00
2022-04-29 00:52:20 +08:00
2023-01-04 15:26:08 +08:00
2022-03-29 19:28:25 +08:00
2022-03-29 19:28:25 +08:00
2022-03-29 19:28:25 +08:00
2022-03-29 19:28:25 +08:00
2022-04-24 18:02:23 +08:00
2023-01-16 23:14:10 +08:00
2022-03-29 19:28:25 +08:00
2022-03-29 19:28:25 +08:00

HyperfSaml

用于快速接入单点登录的 Hyperf Component。

安装

composer config secure-http false \
&& composer config repo.lux-map composer https://satis.luxcreo.cn/ \
&& composer require singularity/hyperf-saml "dev-master"

准备

发布配置文件

php bin/hyperf.php vendor:publish singularity/hyperf-saml

生成密钥对

sh -ex ./vendor/bin/generate-cert
Description
No description provided
Readme MIT 315 KiB
Languages
PHP 97.7%
Shell 2.3%