Select to view content in your preferred language

Stop running IdentityManager refreshToken programmatically

1001
0
01-24-2017 08:44 AM
BhavinSanghani
Occasional Contributor II

I am working on map screen with secured gis map services. I generate token and initialize IdentityManager to avoid showing signin popup.

Once I leave the map screen then I do not want to fire requests to refresh the token. 

How can I stop refreshing token? If I destroy credentials while leaving the map screen then popup comes up automatically on other screen.

0 Kudos
0 Replies