How long is SailPoint going to support/use AngularJS? Based on the AngularJS website (AngularJS), the technology is deprecated, and the LTS for it ends on 12/31/2021. I am interested in this because I want to know the implications of writing a new Single Page application in an IIQ Full Page plugin in AngularJS, which I understand is the currently recommended approach to writing IIQ Full Page plugins.
Angular and AngularJS are different technologies; and AngularJS is deprecated. The Angular upgrade path from AngularJS is more a migration to Angular from AngularJS (as opposed to upgrading AngularJS to a different version). Do you know if IIQ will upgrade/migrate to Angular in the near future? Or, perhaps IIQ will change the framework they use, like choosing to use reactJs, viewJS, VAADIN, or something else?