Introduction:
Message of the Day will show the designated page to all applicable users the first (and only the first) time that they log in each day.
Background:
Message of the Day uses the smapsGenerationalRedirects attribute to "remember" whether a user has been redirected on any given day, with a key value of APS_MOTD.
Environment:
CA Single Sign-On Advanced Password Service 12.52
Instructions:
1) Under Domain create 2 rules.
a) Create a rule1 with GET/POST/PUT (WebAgent Actions)
b) Create a rule2 with OnAuthAccept (Authentication Events)
2) Create a Policy with Rule1 and Rule2.
For Rule2, create a new response with below details
Attribute Kind - Active Response
Library Name - smaps
Function Name - AZRedirect
<Please see attached file for image>
3) Policy Server <install_location>\siteminder\bin
Add the below line under APS.cfg
MOTD=http://www.ca.com (Define the desired page that user wants to get redirected)