Two methods, enablePostMessageAuth and
disablePostMessageAuth, were added to the
IdentityManager to help make passing authentication from an embedded
application using an iframe
to its host application easier to manage. This is necessary as problems could
arise if a user logs into a web application containing an embedded application that is not public. If this scenario
occurs, it's easier to pass the already-provided credentials to the secured embedded application.
setRedirectionHandler
method and useSignInPage
property were removed at 3.36. This was a result of Enterprise Portal apps no longer making use of this functionality beginning with the upcoming Enterprise 10.9.1 release.default
value was updated from 1 to 3 characters.Version 3.36 of the ArcGIS API for JavaScript includes:
dgrid1
directory, whereas for version 0x reference the
dgrid
directory. Please refer to the
dgrid 0.4 Migration Guide for additional information on migrating to the newer version.
Use the repository on GitHub for the JS API TypeScript definitions.