Tom
Tom
https://stormpath.atlassian.net/wiki/display/AM/Social+Login+V2
https://stormpath.atlassian.net/wiki/display/AM/Account+Linking
https://stormpath.atlassian.net/wiki/display/AM/Account+Linking
Code written to support creating access tokens locally MUST use the REST API endpoint: https://stormpath.atlassian.net/browse/AM-2895
https://stormpath.atlassian.net/wiki/display/AM/Loosening+Data+Model+Requirements AM-2067
https://stormpath.atlassian.net/browse/AM-3317
Any code that was written to be a bandaid over stormpath_token not handling the REGISTERED status can be remove to use the endpoint: https://stormpath.atlassian.net/browse/AM-3291
Stormpath now includes the token type in the header. Update your languages and integrations to check for this header instead of the rti: https://stormpath.atlassian.net/browse/AM-3269
https://developer.okta.com/docs/api/resources/authn#primary-authentication-with-activation-token This is supported in the AuthN, but isn't supported in the widget