https://github.com/marvinrabe/laravel-saml2
🛡 Laravel SAML 2 Authentication Provider.
https://github.com/marvinrabe/laravel-saml2
laravel php saml2
Last synced: about 1 month ago
JSON representation
🛡 Laravel SAML 2 Authentication Provider.
- Host: GitHub
- URL: https://github.com/marvinrabe/laravel-saml2
- Owner: marvinrabe
- License: mit
- Created: 2020-10-27T20:59:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T15:14:23.000Z (over 1 year ago)
- Last Synced: 2025-12-14T19:20:01.694Z (6 months ago)
- Topics: laravel, php, saml2
- Language: PHP
- Homepage:
- Size: 163 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel SAML 2
[](https://packagist.org/packages/marvinrabe/laravel-saml2)
[](https://github.com/marvinrabe/laravel-saml2/actions?query=workflow%3ATests+branch%3Amaster)
[](https://packagist.org/packages/marvinrabe/laravel-saml2)
SAML2 integration for Laravel based on OneLogin toolkit.
## Installation
Install this package via composer:
```bash
composer require marvinrabe/laravel-saml2
```
## Usage
TODO
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.