You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/SAML-Toolkits/php-saml/actions/workflows/php-package.yml)[](https://coveralls.io/github/SAML-Toolkits/php-saml?branch=4.x-dev)[](https://packagist.org/packages/onelogin/php-saml)
4
4
5
5
Add SAML support to your PHP software using this library.
6
-
Forget those complicated libraries and use this open source library provided
7
-
and supported by OneLogin Inc.
8
6
9
7
10
8
Warning
@@ -15,7 +13,7 @@ This version is compatible with PHP >=7.3 and 8.X and does not include xmlseclib
15
13
Security Guidelines
16
14
-------------------
17
15
18
-
If you believe you have discovered a security vulnerability in this toolkit, please report it at https://www.onelogin.com/security with a description. We follow responsible disclosure guidelines, and will work with you to quickly find a resolution.
16
+
If you believe you have discovered a security vulnerability in this toolkit, please report it by mail to the maintainer: sixto.martin.garcia+security@gmail.com
19
17
20
18
21
19
Why add SAML support to my software?
@@ -45,7 +43,7 @@ since 2002, but lately it is becoming popular due its advantages:
45
43
General description
46
44
-------------------
47
45
48
-
OneLogin's SAML PHP toolkit let you build a SP (Service Provider) over
46
+
SAML PHP toolkit let you build a SP (Service Provider) over
49
47
your PHP application and connect it to any IdP (Identity Provider).
50
48
51
49
Supports:
@@ -66,7 +64,7 @@ Key features:
66
64
***Easy to use** - Programmer will be allowed to code high-level and
67
65
low-level programming, 2 easy to use APIs are available.
68
66
***Tested** - Thoroughly tested.
69
-
***Popular** - OneLogin's customers use it. Many PHP SAML plugins uses it.
67
+
***Popular** - Developers use it. Many PHP SAML plugins uses it.
70
68
71
69
Integrate your PHP toolkit at OneLogin using this guide: [https://developers.onelogin.com/page/saml-toolkit-for-php](https://developers.onelogin.com/page/saml-toolkit-for-php)
0 commit comments