Skip to content
Snippets Groups Projects
Select Git revision
  • 8505168bde8c4724b80727df74d4373aeaea226f
  • main default protected
  • master
  • 46-upgrade-upgrade-to-php-80
  • 44-getauthtoken-check-if-serviceaccount-is-admin
  • 41-feature-forward-headers
  • 39-add-empty-realm-if-missing-in-the-enrolltoken-function
  • 37-add-the-namespaces
  • 32-prepare-for-release
  • 18-add-realm-to-enrolltoken-passed-parms
  • 30-update-the-test-utils
  • 28-use-the-image-tag
  • 27-parse-the-client-mode-from-the-challenge
  • 23-implement-token-enrollment-via-validatecheck
  • 24-translate-the-preferred_client_mode-to-used-in-the-plugins
  • 20-add-preferred-client-mode
  • add-actions
  • renovate/lock-file-maintenance
  • 19-update-validate-check
  • small-test-update
  • create-workflow
  • v2.0.1
  • v2.0.0
  • v1.1.0
  • v1.0.0
  • v1.2.0
  • v1.1.2
  • v1.1.1
  • v0.9.7
  • v0.9.6
  • v0.9.5
  • v0.9.4
  • v0.9.3
  • v0.9.2
  • v0.9.1
  • v0.9.0
36 results

php-client

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    lukasmatusiewicz authored
    8505168b
    History

    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.