Skip to content

Releases: codegreencreative/laravel-samlidp

Minor bug update

12 Jan 14:08
Compare
Choose a tag to compare

Allow use of samlidp.certname config in meta controller

Minor bug update

12 Jan 14:08
Compare
Choose a tag to compare

Allow use of samlidp.certname config in meta controller

Minor bug update

12 Jan 14:09
Compare
Choose a tag to compare

Allow use of samlidp.certname config in meta controller

Laravel support release

08 Jan 20:32
Compare
Choose a tag to compare

In this release we are combining support for Laravel ^7 & ^8. Versions 3 and 4 will be deprecated. Version 2 will continue to support Laravel ^6, version 1 will support Laravel ^5.6.

Logout loop fix

07 Jan 19:57
050035d
Compare
Choose a tag to compare

This prevents the logout listener from endless loops when no SP has logout configured.

Maintenance release

30 Oct 02:36
Compare
Choose a tag to compare

Use samlidp config value for cert and key names when performing SAML sign on and use Illuminate controller instead of App controller.

Alias dev-master

29 Oct 16:54
Compare
Choose a tag to compare
v4.1.1

alias the 4.x-dev branch

Maintenance release

29 Oct 13:58
Compare
Choose a tag to compare

Use samlidp.php config value for cert and key names when performing SAML sign on.
Use Illuminate controller instead of App controller, which will help with compatibility with namespaced App projects.

Add branch alias for dev-master

29 Oct 15:16
Compare
Choose a tag to compare
v3.2.1

Update composer.json

Maintenance release

29 Oct 13:58
Compare
Choose a tag to compare

Use samlidp.php config value for cert and key names when performing SAML sign on.
Use Illuminate controller instead of App controller, which will help with compatibility with namespaced App projects.