Skip to Content
0
Former Member
Oct 04, 2012 at 04:34 PM

URL token and security concerns

50 Views

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