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
The toolkit is hosted on github. You can download it from:
110
114
@@ -115,7 +119,10 @@ Copy the core of the library inside the php application. (each application has i
115
119
structure so take your time to locate the PHP SAML toolkit in the best place).
116
120
See the "Guide to add SAML support to my app" to know how.
117
121
118
-
#### Option 2. Composer ####
122
+
Take in mind that the compressed file only contains the main files.
123
+
If you plan to play with the demos, use the Option 1.
124
+
125
+
#### Option 3. Composer ####
119
126
120
127
The toolkit supports [composer](https://getcomposer.org/). You can find the `onelogin/php-saml` package at https://packagist.org/packages/onelogin/php-saml
0 commit comments