Previous Topic: Code Added to the magnus.conf File (Sun Java System/Windows Platform)

Next Topic: Modifications Made to Sun Java System/UNIX Platforms

Code Added to the obj.conf File (Sun Java System/Windows Platform)

The following lines of code are added by the SAML Affiliate Agent installation program:

AuthTrans fn="SiteMinderAffiliate"
PathCheck fn="SmRequireAuth"

The line that reads AuthTrans fn="SiteMinderAffiliate" is added to the default object (<Object name="default">). It sets up the SAML Affiliate Agent as the Authorization method, or AuthTrans function, for the web server.

The lines that reads PathCheck fn="SmRequireAuth" is added to any existing PathCheck lines in the default object. It verifies that the user is authorized to perform the requested action on the requested resource.