(Quick Reference)

s:identity

Purpose

Renders the user name or other identity of the currently logged-in user.

This uses the underlying security provider to provide the identity. Typically it will be a unique user id or email address.

Example

You are logged in as: <s:identity/>

Attributes

None