stormpath / stormpath-sdk-java

Official Java SDK for the Stormpath User Management REST API
222 stars 155 forks source link

Stormpath Zuul Spring Cloud Plugin #929

Closed lhazlewood closed 8 years ago

lhazlewood commented 8 years ago

Allow the Stormpath Spring Boot Default Starter to be used as a plugin in a Spring Cloud Netflix Zuul deployment. This allows a Zuul gateway to easily perform user management, auth, and security concerns via Stormpath so backend apps and microservices don't have to worry about that stuff as much or at all.

lhazlewood commented 8 years ago

Initial code is done but docs still need to be written - the 'one true integration guide' that we talked about w/ @jakubswiatczak and @dogeared