Download the PHP package klsoft/php-keycloak-client without Composer
On this page you can find all versions of the php package klsoft/php-keycloak-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download klsoft/php-keycloak-client
More information about klsoft/php-keycloak-client
Files in klsoft/php-keycloak-client
Download klsoft/php-keycloak-client
More information about klsoft/php-keycloak-client
Files in klsoft/php-keycloak-client
Vendor klsoft
Package php-keycloak-client
Short Description A PHP library that can be used to secure web applications with Keycloak.
License MIT
Homepage https://github.com/klsoft-web/php-keycloak-client
Package php-keycloak-client
Short Description A PHP library that can be used to secure web applications with Keycloak.
License MIT
Homepage https://github.com/klsoft-web/php-keycloak-client
Please rate this library. Is it a good library?
Informations about the package php-keycloak-client
PHP-KEYCLOAK-CLIENT
A PHP library that can be used to secure web applications with Keycloak. It is typically used in conjunction with RESTful web service APIs.
See also:
- YII2-JWT-AUTH - The package provides a Yii 2 authentication method based on a JWT token
- YII2-KEYCLOAK-AUTHZ - The package provides Keycloak authorization for the web service APIs of Yii 2
- YII3-JWT-AUTH - The package provides a Yii 3 authentication method based on a JWT token
- YII3-KEYCLOAK-AUTHZ - The package provides Keycloak authorization for the web service APIs of Yii 3
Requirement
- PHP 8.1 or higher.
Installation
Example of initializing a KeycloakClient
Example of creating an Authorization Code flow URL
Example of creating an Implicit flow URL
Example of fetching a token using an Authorization Code
Example of fetching a token using client credentials
This method can only be used by confidential clients. Make sure that both the Client authentication and Service accounts roles options are ON in Keycloak
Example of refreshing a token
Example of fetching a Requesting Party Token using a permission ticket
Example of fetching a Requesting Party Token by the client ID
Example of fetching a user information
Example of a logout
All versions of php-keycloak-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package klsoft/php-keycloak-client contains the following files
Loading the files please wait ...