Releases: codegreencreative/laravel-samlidp
Minor bug update
Allow use of samlidp.certname config in meta controller
Minor bug update
Allow use of samlidp.certname config in meta controller
Minor bug update
Allow use of samlidp.certname config in meta controller
Laravel support release
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
This prevents the logout listener from endless loops when no SP has logout configured.
Maintenance release
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
v4.1.1 alias the 4.x-dev branch
Maintenance release
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
v3.2.1 Update composer.json
Maintenance release
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.