da/oauth-client-bundle

DaOAuthClientBundle is a Symfony2's bundle allowing to use an application as an oauth client

Installs: 57 706

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 5

Forks: 0

Open Issues: 1

Type:symfony-bundle

v1.2.0 2019-02-13 09:37 UTC

README

This bundle for Symfony2 (built upon HWIOAuthBundle) allows to be the client of an oauth SSO server (especially an SSO server with several "authspaces").

Documentation

Learn how to use the bundle with the documentation.

Suggestions

Want to built your own SSO server (with multiple "authspaces")? Take a look at the DaOAuthServerBundle!

Want to communicate from API to API or from Client to API? Take a look at the DaApiClientBundle!