Hi, Currently I am building a customised login page for ArcGIS app using generateToken REST service.
This login can be done easily, and the response gives me correct token.
Now I need to access secure layers in my app, but I will encounter the Identity Manager popup for another login process.
Is there any method to avoid this popup ?
Can I manually to trigger the IdentityManager for authentication ?