da / oauth-server-bundle
This is a prototype bundle
Package info
github.com/Gnuckorg/DaOAuthServerBundle
Type:symfony-bundle
pkg:composer/da/oauth-server-bundle
Requires
- php: >=5.3.3
- symfony/config: >=2.1
- symfony/dependency-injection: >=2.1
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is auto-updated.
Last update: 2026-02-14 02:15:43 UTC
README
This bundle for Symfony2 (built upon FOSOAuthServerBundle) allows to use the oauth mechanism in different "authspaces". It gives the possibility to build a unique SSO oauth server acting as if you had several ones.
Documentation
Here is a diagram of the multi authspaces oauth flow:
Learn how to use the bundle with the documentation.
Suggestions
Want to be client of your oauth SSO? Take a look at the DaOAuthClientBundle!
Want to communicate from API to API or from Client to API? Take a look at the DaApiServerBundle!
