lemonbrain / azure_active_directory
Authorize with Azure Active DIrectory
Package info
github.com/marcokuoni/azure_active_directory
Type:concrete5-package
pkg:composer/lemonbrain/azure_active_directory
2.0.7
2025-05-01 06:59 UTC
Requires
- concrete5/core: ^9.1.3
README
This project is a concrete5 package that is powered entirely by composer. Which gives you the possability to use Azure Active Directory to authorize.
To install this package on a composer based concrete5 site, make sure you already have composer/installers then run:
$ composer require concrete5/azure_active_directory
Then install the package
$ ./vendor/bin/concrete5 c5:package-install azure_active_directory