Query schemes are defined in CA SiteMinderQuery elements in the directory configuration file. A CA 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 CA SiteMinderQuery element only applies when CA Identity Manager integrates with CA SiteMinder.
The query scheme parameters are as follows:
Specifies the redefined name of a CA 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 CA SiteMinderQuery element.
Before you customize query schemes, do the following points:
Note: For more information on SQL query schemes see the CA CA SiteMinder Web Access Manager Policy Server Configuration Guide.
|
Copyright © 2013 CA.
All rights reserved.
|
|