Adds a default target configuration setting in a SAML 1.x authentication scheme.
Syntax
The Sm_PolicyApi_AddTargetConfigToSAML1xScheme function has the following syntax:
int SM_EXTERN Sm_PolicyApi_AddTargetConfigToSAML1xScheme( void* pHandle, const char* pszSchemeOid, const char* pszURL, int iQPOverridesTarget );
Parameters
The Sm_PolicyApi_AddTargetConfigToSAML1xScheme function accepts the following parameters:
[in] A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session.
[in] A null-terminated string containing the object identifier of the authentication scheme being updated.
[in] A pointer to a valid default target configuration URL.
[in] An integer specifying the value specified in the 'Query parameter override Default Target' check box.
Valid values for iQPOverridesTarget are:
Return Values
The Sm_PolicyApi_AddTargetConfigToSAML1xScheme function returns one of the following values:
Copyright © 2015 CA Technologies.
All rights reserved.
|
|