stellarbit / simplesamlphp
A PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.
1.18.0
2022-11-08 12:05 UTC
Requires
- php: >=5.6
- ext-date: *
- ext-dom: *
- ext-hash: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- ext-pcre: *
- ext-spl: *
- ext-zlib: *
- gettext/gettext: ^4.6
- phpmailer/phpmailer: ^6.0
- robrichards/xmlseclibs: ^3.0.4
- simplesamlphp/simplesamlphp-module-adfs: ^0.9
- simplesamlphp/simplesamlphp-module-authcrypt: ^0.9
- simplesamlphp/simplesamlphp-module-authfacebook: ^0.9
- simplesamlphp/simplesamlphp-module-authorize: ^0.9
- simplesamlphp/simplesamlphp-module-authtwitter: ^0.9
- simplesamlphp/simplesamlphp-module-authwindowslive: ^0.9
- simplesamlphp/simplesamlphp-module-authx509: ^0.9
- simplesamlphp/simplesamlphp-module-authyubikey: ^0.9
- simplesamlphp/simplesamlphp-module-cas: ^0.9
- simplesamlphp/simplesamlphp-module-cdc: ^0.9
- simplesamlphp/simplesamlphp-module-consent: ^0.9
- simplesamlphp/simplesamlphp-module-consentadmin: ^0.9
- simplesamlphp/simplesamlphp-module-discopower: ^0.9
- simplesamlphp/simplesamlphp-module-exampleattributeserver: ^1.0
- simplesamlphp/simplesamlphp-module-expirycheck: ^0.9
- simplesamlphp/simplesamlphp-module-ldap: ^0.9
- simplesamlphp/simplesamlphp-module-memcachemonitor: ^0.9
- simplesamlphp/simplesamlphp-module-memcookie: ^1.2
- simplesamlphp/simplesamlphp-module-metarefresh: ^0.9
- simplesamlphp/simplesamlphp-module-negotiate: ^0.9
- simplesamlphp/simplesamlphp-module-oauth: ^0.9
- simplesamlphp/simplesamlphp-module-preprodwarning: ^0.9
- simplesamlphp/simplesamlphp-module-radius: ^0.9
- simplesamlphp/simplesamlphp-module-riak: ^0.9
- simplesamlphp/simplesamlphp-module-sanitycheck: ^0.9
- simplesamlphp/simplesamlphp-module-smartattributes: ^0.9
- simplesamlphp/simplesamlphp-module-sqlauth: ^0.9
- simplesamlphp/simplesamlphp-module-statistics: ^0.9
- simplesamlphp/twig-configurable-i18n: ^2.1
- stellarbit/saml2: ^3.4 || ^4.0
- symfony/config: ^3.4 || ^4.0
- symfony/dependency-injection: ^3.4 || ^4.0
- symfony/http-foundation: ^3.4 || ^4.0
- symfony/http-kernel: ^3.4 || ^4.0
- symfony/routing: ^3.4 || ^4.0
- symfony/yaml: ^3.4 || ^4.0
- twig/twig: ~1.0 || ~2.0
- whitehat101/apr1-md5: ~1.0
Requires (Dev)
- ext-curl: *
- mikey179/vfsstream: ~1.6
- phpunit/phpunit: ~5.7
- sensiolabs/security-checker: ^5.0.3
- simplesamlphp/simplesamlphp-test-framework: ^0.0.14
- squizlabs/php_codesniffer: ^3.5
- vimeo/psalm: ~1.1.9
Suggests
- ext-curl: Needed in order to check for updates automatically
- ext-ldap: Needed if an LDAP backend is used
- ext-memcache: Needed if a Memcache server is used to store session information
- ext-mysql: Needed if a MySQL backend is used, either for authentication or to store session information
- ext-pdo: Needed if a database backend is used, either for authentication or to store session information
- ext-pgsql: Needed if a PostgreSQL backend is used, either for authentication or to store session information
- ext-radius: Needed if a Radius backend is used
- predis/predis: Needed if a Redis server is used to store session information
This package is auto-updated.
Last update: 2024-12-08 17:25:38 UTC