Previous Topic: Lifetime of Entitlement Data

Next Topic: Persistence Library Path

Entitlement Payload

The entitlement portion of the raw XML assertion is bound by the <SMprofile> tag—for example:

<SM:SMprofile xmlns:AM="http://www.netegrity.com/affiliateMinder">
    <SM:NVpair>cookie:AuthorizedAmount=500</SM:NVpair>
    <SM:NVpair>cookie:name=tking</SM:NVpair>
    <SM:NVpair>cookie:email=tking@netegrity.com</SM:NVpair>
    <SM:NVpair>cookie:usertype=premium</SM:NVpair>
    <SM:NVpair>header:usertype=premium</SM:NVpair>
</SM:SMprofile>