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 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 |
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 © 2015 CA Technologies.
All rights reserved.
|
|