Skip to content

Releases: SAML-Toolkits/php-saml

New OneLogin's SAML PHP Toolkit v2.0.0

04 Jun 23:42
Compare
Choose a tag to compare

This 2.0.0 version has a new library (new interesting functionality like SSO, Sign, Encryptation).

The old code that you used in order to add SAML support gonna continue working with minor changes. You only need to load the files of the lib/Saml folder. (notice that the compatibility.php file do that).

The old-demo folder contains code from an old app that uses the old version of the toolkit (v.1). Take a look.

Sometimes the names of the classes of the old code could be a bit different and if is your case you must change them for OneLogin_Saml_Settings, OneLogin_Saml_Response, OneLogin_Saml_AuthRequest or OneLogin_Saml_Metadata.

We recommend that you migrate the old code to the new one to be able to use the new features that the new library Saml2 carries.

Release of the old PHP toolkit

23 Apr 00:35
Compare
Choose a tag to compare

Release of the old PHP toolkit before the release of the new 2.0.0