JS API - Update IdentityManager token at runtime

658
0
10-16-2014 08:15 AM
VasudevanPeriasamy
New Contributor

Is it possible to update the IdentityManager's content, especially token, at runtime? I can set (re-hydrate) the IdentityManager stuffs at the time of initialization by,

esri.id.initialize(stuffsObj);

But second time, this initialize method is not updating the stuffs. We need a kind of "update" method to achieve this. But IdentityManager does not provide any method to do that? Any ideas?

Tags (2)
0 Kudos
0 Replies