Previous Topic: Sm_PolicyApi_AddAgentConfigAssociation()

Next Topic: Sm_PolicyApi_AddAttributeToAffiliate()

Sm_PolicyApi_AddAssertionConsumerServiceToSAMLSP

Adds a new indexed endpoint, which includes an index, binding, and an Assertion Consumer Service URL, to the Service Provider.

Note: An existing indexed endpoint reference cannot be modified.

Type

Federation Security Services function

Syntax

int SM_EXTERN Sm_PolicyApi_AddAssertionConsumerServiceToSAMLSP (
   void*                               pSessionHandle,
   const Sm_PolicyApi_SAMLSPAssertionConsumerService_t* 
                pstructSAMLSPAssertionConsumerService,
   const char*                         pszSAMLSPOid
);

Parameter

I/O

Description

pSessionHandle

I

A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session.

pstructSAMLSPAssertion
  ConsumerService

I

A pointer to an Assertion Consumer Service structure.

pszSAMLSPOid

I

A pointer to a string containing the OID of the Service Provider.

Returns

Remarks

The following fields of the Sm_PolicyApi_SAMLSPAssertionConsumerService_t structure are evaluated:


Copyright © 2010 CA. All rights reserved. Email CA about this topic