Custom code to display a disclaimer after the authentication phase
search cancel

Custom code to display a disclaimer after the authentication phase

book

Article ID: 268095

calendar_today

Updated On:

Products

SITEMINDER CA Single Sign On Agents (SiteMinder) CA Single Sign On Secure Proxy Server (SiteMinder)

Issue/Introduction

 

When running a Reverse Proxy Web Agent, how to display a disclaimer immediately after a user has successfully authenticated?

 

Resolution

 

At first glance, add an OnAuthAccept Rule to the Realm (Authentication events), and in a Policy, bind this Rule to a Response which will trigger a specific header such as (1):

WebAgent-HTTP-Header-Variable
WebAgent-HTTP-Cookie-Variable
WebAgent-OnAccept-Text

Then, configure the target application to look for that variable and display the disclaimer.

 

Additional Information

 

(1)

    Responses and Response Groups