I'm having a look at the Edit Secure Service sample and am stumped on how the initial login window is created, initialized and interacts with the IdentityManager instance and then how the IdentityManager passes token to the intended feature service for loading. Is all that part of the enabling of the IdentityManager instance or is there code that sets the loginWindowClass property, gets the token, etc., etc.?
That login window seems pretty customized, so there's gotta be some code around there somewhere.
I'm just not getting the full picture with how this sample works.
Thanks,
-Royce