Deprecated
The functionality listed here is deprecated, and likely to be removed in a future release.
Deprecated since Ping SDK for JavaScript 4.0
- JavaScript
supportconfiguration property -
The
supportconfiguration property has been removed in Ping SDK for JavaScript 4.0.This property could be used to change the way the SDK would make requests to the
/authorizeendpoint in OAuth 2.0 interactions.If you configured the SDK to use the
modernoption, you might notice that your app uses the default iframe method to call the/authorizeendpoint if you upgrade to this version of the SDK. This technical difference will not negatively impact your app’s user-experience or require any code changes.If you were using the
legacyoption or not providing a value for thesupportproperty at all, you will likely obtain improvements in latency and a reduction of errors in the logs when upgrading to Ping SDK for JavaScript 4.0.