All Projects → stormpath → Spring Boot Spring Security Tutorial

stormpath / Spring Boot Spring Security Tutorial

A tutorial for writing a webapp using the Stormpath Spring Boot + Spring Security integration

Labels

#Stormpath is Joining Okta We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at [email protected].

Spring Boot + Spring Security Tutorial

You are on the GroupAccessControl tag

Use the dropdown above to choose a different tag. Available tags are:

  • BasicSecurity - Default Spring Boot and Spring Security. No Stormpath yet.
  • LockedDown - Default Stormpath Spring Security integration. All paths require authentication.
  • BasicAccessControl - Require authentication for certain paths and have other paths publicly available.
  • GroupAccessControl - Further protect the application by requiring membership in a Stormpath Group.

This demonstrates Stormpath's Spring Boot and Spring Security integration.

Deploy this tag to Heroku using the button below.

Deploy

Purpose

This demo app shows how you can easily build access controls backed by Stormpath identity management into your Spring Boot web application.

You can click the Heroku button above to instantly deploy this app into your own Heroku environment and see it in action.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].