Hello everybody,
I want to know about how to use this function (checkSignInStatus(resUrl)) cuz the thing i want to do is , when the user log in using the identitymanager (my service layer is with security), displays a message or welcome alert with the user id like :"Welcome Ms/Mrs: <userid>"
I dont know if im in the right way or the right function. I have read the doc api and it doesnt show any example.
Im using windows authentication.
Thanks for all ur help as always.