You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.
Matt Raible edited this page May 4, 2016
·
19 revisions
Background
The 1.0 release of the Java SDK and its Integrations introduces a number of new configuration properties. It also renames a number of existing properties. These are enumerated here.
Changes
Current
New as of 1.0
stormpath.web.accessToken.*
stormpath.web.oauth2.*
stormpath.web.forgot.*
stormpath.web.forgotPassword.*
stormpath.web.change.*
stormpath.web.changePassword.*
stormpath.web.verify.*
stormpath.web.verifyEmail.*
stormpath.web.idSite.register.uri
stormpath.web.idSite.registerUri
stormpath.web.idSite.forgot.uri
stormpath.web.idSite.forgotUri
Additions
stormpath.web.register.enabled
stormpath.web.produces
stormpath.web.me.enabled
stormpath.web.me.uri
Not Supported
These are properties that the spec has that we don't currently support.
Not In Specification
These are properties that we currently support that are not in the spec.