Hello
I have to build a URLs that will be used to access reports, these URLs have to live for over a month hence the time tokens (createLogonToken(, , ,)) won't work. Hence i am going to use the getDefaultToken()method. from a security perspective what should I be taking into consideration?
Thanks