lemonbrain/azure_active_directory

Authorize with Azure Active DIrectory

Installs: 120

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 1

Open Issues: 0

Type:concrete5-package

2.0.6 2024-10-18 05:40 UTC

This package is auto-updated.

Last update: 2025-03-18 06:33:21 UTC


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