Hi Bradley,
I'd suggest you enable authentication for your app and use the IUser interface.
This also allows you to access other data for the logged in user and will work independant, whether he logged in using Logon Tickets, SAML, X.509 or or other methods.
Regards,
Patrick