This project is intended to ease the use of the privacyIDEA server REST API.
Curl is required for this project to work. If this project is installed using composer, curl is installed automatically. A PHP Version >=8.0 is preferred.
To install with Composer, run the following command:
composer require privacyidea/privacyidea-php-client
then:
composer update
Required Composer version is >=2.0.