stormpath-sdk-java icon indicating copy to clipboard operation
stormpath-sdk-java copied to clipboard

Account Store for OAuth 2.0 Access Token

Open mrioan opened this issue 8 years ago • 1 comments

The Password Grant type implementation is ready to accept and AccountStore.

However we only have a DisabledAccountStoreResolver.

We must be sure we support this: https://docs.stormpath.com/rest/product-guide/latest/auth_n.html#generate-oauth-token.

It must also be documented in the Java Product Guide.

mrioan avatar Oct 20 '16 14:10 mrioan

related to multi-tenancy

dogeared avatar Oct 24 '16 18:10 dogeared