Query schemes are defined in SiteMinderQuery elements in the directory configuration file. A SiteMinderQuery element resembles the following:
<SiteMinderQuery name="SetUserProperty" query="update tblUsers set %s = '%s' where loginid = '%s'" />
Note: In the sample query, ' is the XML syntax for the single quote (’).
The SiteMinderQuery element only applies when CA IdentityMinder integrates with SiteMinder.
The query scheme parameters are as follows:
Specifies the redefined name of a SiteMinder query scheme.
Do not modify this value.
Specifies the SQL statement or stored procedure to execute. The valid values are as follows:
Note: These parameters are required for the SiteMinderQuery element.
Before you customize query schemes, do the following points:
Note: For more information on SQL query schemes see the CA SiteMinder Web Access Manager Policy Server Configuration Guide.
Copyright © 2013 CA.
All rights reserved.
|
|