nbgrp / singlea
The SingleA authentication service
v2.0.0
2024-01-08 13:37 UTC
Requires
- php: ^8.2
- ext-filter: *
- ext-hash: *
- ext-json: *
- ext-openssl: *
- ext-sodium: *
- nbgrp/singlea-contracts: ^1
- psr/cache: ^3
- psr/log: ^3
- snc/redis-bundle: ^4.5
- symfony/cache: ^7
- symfony/cache-contracts: ^3
- symfony/config: ^7
- symfony/console: ^7
- symfony/dependency-injection: ^7
- symfony/error-handler: ^7
- symfony/event-dispatcher: ^7
- symfony/event-dispatcher-contracts: ^3
- symfony/expression-language: ^7
- symfony/framework-bundle: ^7
- symfony/http-client: ^7
- symfony/http-client-contracts: ^3
- symfony/http-foundation: ^7
- symfony/http-kernel: ^7
- symfony/routing: ^7
- symfony/security-bundle: ^7
- symfony/security-core: ^7
- symfony/security-http: ^7
- symfony/uid: ^7
- web-token/jwt-framework: ^3.2
Requires (Dev)
- ext-redis: *
- predis/predis: ^2
- psr/event-dispatcher: ^1
- psr/event-dispatcher-implementation: 1.0
- roave/security-advisories: dev-latest
- symfony/phpunit-bridge: ^7
README
Overview
SingleA is a set of the Symfony bundles that provide a SingleAuth based authentication service. If you have sought for a true SSO service — you just found it.
Documentation
The official documentation of the SingleA project is available on https://nbgrp.github.io/singlea/.
Licence
This software is released under BSD-3-Clause licence.