Download the PHP package junior-shyko/keycloak-integ-php without Composer
On this page you can find all versions of the php package junior-shyko/keycloak-integ-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download junior-shyko/keycloak-integ-php
More information about junior-shyko/keycloak-integ-php
Files in junior-shyko/keycloak-integ-php
Download junior-shyko/keycloak-integ-php
More information about junior-shyko/keycloak-integ-php
Files in junior-shyko/keycloak-integ-php
Vendor junior-shyko
Package keycloak-integ-php
Short Description Pacote php para integração do SSO Keycloak com php
License MIT
Package keycloak-integ-php
Short Description Pacote php para integração do SSO Keycloak com php
License MIT
Please rate this library. Is it a good library?
Informations about the package keycloak-integ-php
PHPEXTENSIVE
Instalação
composer require junior-shyko/keycloak-integ-php
💡 - Instalação
🚀 Rota
1- Adicionar no arquivo web.yaml
``web_keycloak:
resource: 'junior_shyko_keycloak.yaml'
name_prefix: junior_shyko_keycloak_auth_``
2- Criar o arquivo junior_shyko_keycloak.yaml
connect:
path: /auth/keycloak/connect
controller: Junior\KeycloakIntegPhp\Controller\KeycloakController::connect
3 - Adicionar no arquivo services.yaml
JuniorShyko\KeycloakIntegPhp\Controller\KeycloakController:
autowire: true
autoconfigure: true
public: true
All versions of keycloak-integ-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
stevenmaguire/oauth2-keycloak Version ^5.1
symfony/routing Version ^7.1
symfony/security-bundle Version ^7.1
symfony/http-kernel Version ^7.1
symfony/framework-bundle Version ^7.1
stevenmaguire/oauth2-keycloak Version ^5.1
symfony/routing Version ^7.1
symfony/security-bundle Version ^7.1
symfony/http-kernel Version ^7.1
symfony/framework-bundle Version ^7.1
The package junior-shyko/keycloak-integ-php contains the following files
Loading the files please wait ....