niklasschmitt / laravel-saml2
SAML2 Service Provider integration for Laravel applications, based on OneLogin toolkit
2.5.2
2026-07-28 12:42 UTC
Requires
- php: >=8.4
- ext-openssl: *
- illuminate/console: ^11.0 || ^12.0 || ^13.0
- illuminate/database: ^11.0 || ^12.0 || ^13.0
- illuminate/support: ^11.0 || ^12.0 || ^13.0
- onelogin/php-saml: ^4.3.1
Requires (Dev)
- squizlabs/php_codesniffer: ^4.0.0
Conflicts
- onelogin/php-saml: <4.3.1
- scaler-tech/laravel-saml2: *
Replaces
README
This is a fork of a fork with a lot of own improvements based on 24Slides/laravel-saml2 which turns your laravel application into Service Provider via SAML2 protocol based on OneLogin toolkit.
Please refeer to the repository of 24Slides to find basic information, documentation and so on. Currently I'll focus on development for an updated secure version of this package (and will not focus on documentaion :P)