Enable the time of day error page
The 38cf08cc error message page is used when access is denied because a protected object policy (POP) time of day policy was not satisfied. WebSEAL controls the use of this error message page through a configuration file setting.
To enable WebSEAL to display 38cf08cc, we must set the following entry in the WebSEAL configuration file:
[acnt-mgt] client-notify-tod = yes
When client-notify-tod = yes, WebSEAL sends the client an error message stating the authorization failure was due to a failed time-of-day POP access check.
This entry is set to “no” by default. A 403 error is always logged, regardless of the value assigned to client-notify-tod.
Parent topic: Error message page configuration