aacotroneo / laravel-saml2

A Laravel 5 package for Saml2 integration as a SP (service provider) based on the simple OneLogin toolkit
MIT License
564 stars 237 forks source link

Is this project dead? #260

Open haught opened 2 years ago

haught commented 2 years ago

This project looks dead, aacotroneo appears to not touch this repo. Is there a fork that has an active development community?

rroblik commented 2 years ago

For sure it is dead :(

It should work as it under Laravel 9x but it should be officially forked/transferred @aacotroneo

Thanks

aacotroneo commented 2 years ago

yeah, even though the library spirit was to stay small and only be a connector between OneLogin and Laravel, the big combination of versions and usecases makes it very hard to accept PRs without being deeply involved. the project lasted this long because of staying simple, but I understand some changes need to be made from time to time.

I'd be glad to advertise a new fork or to transfer to a new maintainer, please let me know how can I help.

breart commented 2 years ago

There is a fork I have created from this repository, we will maintain it as a part of our internal commercial product: https://github.com/24Slides/laravel-saml2

aacotroneo commented 2 years ago

that's great @brezzhnev I linked your fork in the READ.me as an alternative. hopefully, it will work out well for everybody!