Previous Topic: Sm_PolicyApi_RemoveAgentConfigAssociation()

Next Topic: Sm_PolicyApi_RemoveAttributeFromAffiliate()

Sm_PolicyApi_RemoveAssertionConsumerServiceFromSAMLSP()

Removes an existing indexed endpoint reference to an Assertion Consumer Service from the policy store. The index, binding type, and Assertion Consumer Service URL must match an existing Assertion Consumer Service.

Type

Federation Security Services function

Syntax

int SM_EXTERN Sm_PolicyApi_RemoveAssertionConsumerServiceToSAMLSP (
   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.

pstructSAMLAssertionConsumerService

I

A pointer to an Assertion Consumer Service structure.

pszSAMLSPOid

I

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

Returns


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