Multi-Tenancy with Spring Boot

Post on 13-Jan-2017

2024 Views

Category:

Technology

4 Downloads

Preview:

Click to see full reader

Transcript

Multi-Tenancy with Spring Boot

Welcome! • Agenda

• Stormpath 101 (5 mins)• Multi-Tenancy with Spring Boot

(25 mins)• Q&A (30 mins)

• Claire HunsakerVP of Marketing & Customer Success

• Micah SilvermanJava Developer Evangelist

Customer Identity Poses Major Challenges

Speed to Market & Cost Reduction• Complete Identity solution out-of-the-box• Security best practices and updates by

default• Clean & elegant API/SDKs• Little to code, no maintenance Focus on Your Core Competency

Stormpath User Management

User Data

User Workflows Google ID

Your Applications

Application SDK

Application SDK

Application SDK

ID Integrations

Facebook

Active Directory

SAML

Features• Secure, flexible Authentication

(Password, Token, OAuth, API)

• Deep AuthorizationGroups, RolesCustomer OrganizationsPermissions

• Customer Profile Data

• Single Sign-On Across Your Apps

• Hosted User Screens

Multi-Tenancy 101• Models Customer Organizations

• Multiple Implementations in Stormpath

• New “Organizations” Object = Super Easy

Why Build aMulti-TenantApplication?

Different Multi-Tenant Approaches

• Manual Selection Before Authentication• Manual Selection After Authentication• Automatic Selection by Subdomain

Manual SelectionBefore Authentication

Manual SelectionBefore Authentication

Manual SelectionAfter Authentication

Different Multi-Tenant Approaches

• Manual Selection Before Authentication• Manual Selection After Authentication• Automatic Selection by

Subdomain FTW!

Stormpath

Stormpath

Stormpath

Stormpath

Stormpath

Stormpath

Stormpath

Stormpath

LET’S LOOK AT STORMPATH ADMIN!

LET’S LOOK AT SOME CODE!

Java Resources• Multi-Tenancy with Subdomains + Spring Boot

https://stormpath.com/blog/idsite-multi-tenancy/

• Multi-Tenancy Code Examplehttps://github.com/stormpath/stormpath-java-idsite-multi-tenant-example

• Stormpath Java SDKhttps://github.com/stormpath/stormpath-sdk-java

• Stormpath Java All The Integrationshttp://docs.stormpath.com/java/

QUESTIONS?

THANK YOU

top related