With this package, you can integrate Microsoft Azure Single Sign-On (SSO) into the Bagisto admin panel.
- Users can use a single set of credentials to access various applications, including Bagisto.
- Utilizes modern security protocols and provides additional security layers, such as multi-factor authentication (MFA).
- Seamless integration with Azure SSO to streamline authentication processes within the existing Azure environment.
- Azure SSO provides comprehensive monitoring and reporting capabilities.
- Administrators can gain insights into user activity, login attempts, and other relevant data, aiding in security management and issue resolution.
- It is designed to be scalable and can be tailored to the growing needs of an organization.
See Changelog for details on what has changed in each version.
- Install the package using Composer
composer require bagisto-eu/azure-auth
- Run the following command to configure your credentials
php artisan azure:configure
During the configuration, you will be prompted to enter your Client ID, Client Secret, and Tenant ID.
If you don't have these credentials, you can obtain them at https://portal.azure.com.
- Open your admin panel you should see the option to Sign in with Microsoft
For support or any inquiries, please contact us at info@bagisto.eu.