Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Example of how to configure REST API with symfony2 and building a custom security provider

License

Notifications You must be signed in to change notification settings

AlmogBaku/Symfony-CustomSecurityProvider-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony2 REST API with Custom Security Provider

  1. This project is an example of how to deploy a symfony2 Project with:
  • FOSRestBundle
  • Nelmio API Doc
  • OAuth2 Server (via FOSOAuthServerBundle)
  • Building a REST API with the above
  1. In this project we also demonstrate how to build a custom security provider. Our provider simply allowing you to authenticate using BASIC HTTP AUTH with your exists client_id and secret of the OAuth2 Client as user and password!

    Building the example of "custom security provider" sponsored by SubscribePro

  2. Presentation of a diagram that describe the "custom security provider": https://docs.google.com/presentation/d/15TEPpf7NnLMbA0JE2HbyoOrJVJHDY9jmykGl6hYMR34/edit?usp=sharing

About

Example of how to configure REST API with symfony2 and building a custom security provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published