stormpath-sdk-java
stormpath-sdk-java copied to clipboard
Implement Organizations / multi-tenant for the Spring stack
We need a filter that uses heuristics to determine which (if any) Organization the user is associated with.
The Organization may be baked into JWTs associated with the session - could come from subdomain, url, from host - planning still needs to be done on this.
@dogeared Is this something that is ready to be work on or it still requires some design or specification for this. Also we already have DefaultOrganizationNameKeyResolver