dbp / relay-core-connector-oidc-bundle
Core connector OIDC bundle for the Relay API gateway
Package info
github.com/digital-blueprint/relay-core-connector-oidc-bundle
Type:symfony-bundle
pkg:composer/dbp/relay-core-connector-oidc-bundle
v0.1.48
2026-05-21 08:34 UTC
Requires
- php: >=8.2
- ext-curl: *
- ext-gmp: *
- ext-json: *
- ext-mbstring: *
- dbp/relay-core-bundle: ^0.1.215
- guzzlehttp/guzzle: ^7.0
- kevinrob/guzzle-cache-middleware: ^5.0 || ^6.0 || ^7.0
- psr/log: ^1.1.4 || ^2.0 || ^3.0
- symfony/cache: ^6.4 || ^7.4
- symfony/cache-contracts: ^2.5 || ^3.0
- symfony/clock: ^6.4 || ^7.4
- symfony/config: ^6.4 || ^7.4
- symfony/dependency-injection: ^6.4 || ^7.4
- symfony/framework-bundle: ^6.4 || ^7.4
- symfony/http-foundation: ^6.4 || ^7.4
- symfony/http-kernel: ^6.4 || ^7.4
- symfony/security-core: ^6.4 || ^7.4
- symfony/security-http: ^6.4 || ^7.4
- symfony/yaml: ^6.4 || ^7.4
- web-token/jwt-library: ^3.3 || ^4.0.4
Requires (Dev)
- captainhook/captainhook: ^5.21.2
- friendsofphp/php-cs-fixer: ^3.51
- phpstan/phpstan: ^2.0.0
- phpstan/phpstan-phpunit: ^2.0.0
- phpstan/phpstan-symfony: ^2.0.0
- phpunit/phpunit: ^11.5
- symfony/browser-kit: ^6.4 || ^7.4
- symfony/http-client: ^6.4 || ^7.4
- symfony/phpunit-bridge: ^7.0
- symfony/runtime: ^7.4
Conflicts
This package is auto-updated.
Last update: 2026-06-20 02:30:14 UTC
README
The OIDC connector bundle connects the core bundle with an OIDC server.
See the documentation for more information.