Download the PHP package telabotanica/tb-auth-php without Composer
On this page you can find all versions of the php package telabotanica/tb-auth-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download telabotanica/tb-auth-php
More information about telabotanica/tb-auth-php
Files in telabotanica/tb-auth-php
Download telabotanica/tb-auth-php
More information about telabotanica/tb-auth-php
Files in telabotanica/tb-auth-php
Vendor telabotanica
Package tb-auth-php
Short Description A library that helps integrating your PHP software with Tela Botanica's SSO
License GPLv3
Homepage https://github.com/telabotanica/tb-auth-php
Package tb-auth-php
Short Description A library that helps integrating your PHP software with Tela Botanica's SSO
License GPLv3
Homepage https://github.com/telabotanica/tb-auth-php
Please rate this library. Is it a good library?
Informations about the package tb-auth-php
tb-auth-php
A library that helps integrating your PHP webservices with Tela Botanica's SSO
install
usage
config parameters
mandatory
- annuaireURL : URL of Tela Botanica SSO service
optional
- ignoreSSLIssues : if
true
, curl will be lazy on SSL host verification, and prevent errors with old versions of libssl - headerName : expected header to read the token from (defaults to "Authorization")
- admins : a list of email addresses of people who will be considered as "admins", ie
isAdmin()
will returntrue
- adminRoles : a list of roles whose members will be considered as "admins", ie
isAdmin()
will returntrue
- authorizedIPs : a list of IP addresses for the which
hasAuthorizedIP()
will returntrue
All versions of tb-auth-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package telabotanica/tb-auth-php contains the following files
Loading the files please wait ....