dvsa / authentication-azure-ad
A wrapper around the Azure AD SDK
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/dvsa/authentication-azure-ad
Requires
- php: ^7.2.5 || ^8.0
- ext-json: *
- dvsa/contracts: dev-main
- firebase/php-jwt: ^5.2
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2025-10-07 20:49:28 UTC
README
An authentication wrapper around Azure Active Directory, focusing on the OpenID Connect protocol.
Installing
The recommended way to install is through Composer.
composer require dvsa/authentication-azure-ad
Contributing
Please refer to our Contribution Guide and Contributor Code of Conduct.