da/oauth-server-bundle

This is a prototype bundle

Installs: 7 317

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 5

Forks: 0

Open Issues: 0

Type:symfony-bundle

v2.0.3 2020-07-13 14:36 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:

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!