Query schemes are defined in CA SiteMinder®Query elements in the directory configuration file. A CA SiteMinder®Query 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 SiteMinder®Query 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 SiteMinder®Query 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 © 2014 CA.
All rights reserved.
|
|