Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

privacyIDEA PHP Client

This project is intended to ease the use of the privacyIDEA server REST API.

Requirements

Curl is required for this project to work. If this project is installed using composer, curl is installed automatically. A PHP Version >=7.3 is preferred.

Composer

To install with Composer, run the following command:

composer require privacyidea/privacyidea-php-client

then:

composer update

Required Composer version is >=2.0.