Search Results :
×Laravel SAML Single Sign-On (SSO) plugin gives the ability to enable SAML Single Sign-On for your laravel applications. Using Single Sign-On you can use only one password to access your laravel application and services. Our plugin is compatible with all the SAML compliant Identity providers. Here we will go through a step-by-step guide to configure Single Sign-On (SSO) between Laravel and Onelogin considering Onelogin as IdP.
composer require miniorange/saml-laravel-free
Note: If you are using Laravel 5.4 or below, you will need to add the following value to the 'providers' array in your app.php file which can be found in the project\config folder :provider\ssoServiceProvider::class (You can check your current Laravel version by using the command php artisan --version.)
Audience | Provide Audience URL from the Service Provider Metadata tab of the Plugin |
Recipient | Provide Recipient URL from the Service Provider Metadata tab of the Plugin |
ACS (Consumer) URL Validator | Provide ACS (Assertion Consumer Service) URL from the Service Provider Metadata tab of the Plugin |
ACS (Consumer) URL | Provide ACS (Assertion Consumer Service) URLfrom the Service Provider Metadata tab of the Plugin |
Single Logout URL | Provide Single Logout URL from the Service Provider Metadata tab of the Plugin |
In this Guide, you have successfully configured Onelogin SAML Single Sign-On (Onelogin SSO Login) choosing Onelogin as IdP and Laravel as SP using miniOrange plugin-SAML Single Sign On – SSO Login. This solution ensures that you are ready to roll out secure access to your Laravel site using Onelogin` login credentials within minutes.
Need Help? We are right here!
Thanks for your inquiry.
If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com