breadbunch/ory-bundle

Symfony 8+ integration bundle for Ory ecosystem (Kratos, Oathkeeper, Network)

Maintainers

Package info

github.com/BreadBunch/ory-bundle

Type:symfony-bundle

pkg:composer/breadbunch/ory-bundle

Transparency log

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

0.1.4 2026-08-25 18:06 UTC

README

OryBundle is a native bundle for integrating Ory identity services (Kratos, Oathkeeper, Ory Network) with the Symfony 8 Security Component.

The bundle handles the low-level tasks of intercepting HTTP requests, validating session cookies (or Bearer tokens) via the official ory/client SDK, and transparently authenticating the user within the Symfony ecosystem.

Installation

composer require breadbunch/ory-bundle

Configurations

Configuration file bread_ory.yaml.

bread_ory:
  client:
    base_url: '%env(ORY_BASE_URL)%'

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007