Here is an example Profile XML response sent from the call-back servlet to your
<?xml version="1.0" encoding="UTF-8"?>
<Profile xmlns="
http://schemas.compusult.net/profile">
<FirstName>Demo</FirstName>
<LastName>Demo</LastName>
<UserName>liferay.com.13</UserName>
<EmailAddress>demo@compusult.net</EmailAddress>
<Roles>
<Role>dummy</Role>
</Roles>
</Profile>