| getauthenticationsamlidpprofileResult Structure Definition |
The getauthenticationsamlidpprofileResult structure defines the return type for getauthenticationsamlidpprofile API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
authenticationsamlidpprofileList |
List of authenticationsamlidpprofiles |
| authenticationsamlidpprofile Structure Definition |
The authenticationsamlidpprofile structure defines the actual return type values for getauthenticationsamlidpprofile API. |
Syntax |
Members |
name |
Name for the new saml single sign-on profile. |
samlspcertname |
Name of the SSL certificate of SAML Relying Party. This certificate is used to verify signature of the incoming AuthnRequest from a Relying Party or Service Provider |
samlidpcertname |
Name of the certificate used to sign the SAMLResposne that is sent to Relying Party or Service Provider after successful authentication |
assertionconsumerserviceurl |
URL to which the assertion is to be sent. |
sendpassword |
Option to send password in assertion. NOTE: This attribute is deprecated. Send password feature has been deprecated. Please use custom attributes. |
samlissuername |
The name to be used in requests sent from Citrix ADC to IdP to uniquely identify Citrix ADC. |
rejectunsignedrequests |
Option to Reject unsigned SAML Requests. ON option denies any authentication requests that arrive without signature. |
signaturealg |
Algorithm to be used to sign/verify SAML transactions |
digestmethod |
Algorithm to be used to compute/verify digest for SAML transactions |
audience |
Audience for which assertion sent by IdP is applicable. This is typically entity name or url that represents ServiceProvider |
nameidformat |
Format of Name Identifier sent in Assertion. |
nameidexpr |
Expression that will be evaluated to obtain NameIdentifier to be sent in assertion |
attribute1 |
Name of attribute1 that needs to be sent in SAML Assertion |
attribute2 |
Name of attribute2 that needs to be sent in SAML Assertion |
attribute3 |
Name of attribute3 that needs to be sent in SAML Assertion |
attribute4 |
Name of attribute4 that needs to be sent in SAML Assertion |
attribute5 |
Name of attribute5 that needs to be sent in SAML Assertion |
attribute6 |
Name of attribute6 that needs to be sent in SAML Assertion |
attribute7 |
Name of attribute7 that needs to be sent in SAML Assertion |
attribute8 |
Name of attribute8 that needs to be sent in SAML Assertion |
attribute9 |
Name of attribute9 that needs to be sent in SAML Assertion |
attribute10 |
Name of attribute10 that needs to be sent in SAML Assertion |
attribute11 |
Name of attribute11 that needs to be sent in SAML Assertion |
attribute12 |
Name of attribute12 that needs to be sent in SAML Assertion |
attribute13 |
Name of attribute13 that needs to be sent in SAML Assertion |
attribute14 |
Name of attribute14 that needs to be sent in SAML Assertion |
attribute15 |
Name of attribute15 that needs to be sent in SAML Assertion |
attribute16 |
Name of attribute16 that needs to be sent in SAML Assertion |
attribute1friendlyname |
User-Friendly Name of attribute1 that needs to be sent in SAML Assertion |
attribute2friendlyname |
User-Friendly Name of attribute2 that needs to be sent in SAML Assertion |
attribute3friendlyname |
User-Friendly Name of attribute3 that needs to be sent in SAML Assertion |
attribute4friendlyname |
User-Friendly Name of attribute4 that needs to be sent in SAML Assertion |
attribute5friendlyname |
User-Friendly Name of attribute5 that needs to be sent in SAML Assertion |
attribute6friendlyname |
User-Friendly Name of attribute6 that needs to be sent in SAML Assertion |
attribute7friendlyname |
User-Friendly Name of attribute7 that needs to be sent in SAML Assertion |
attribute8friendlyname |
User-Friendly Name of attribute8 that needs to be sent in SAML Assertion |
attribute9friendlyname |
User-Friendly Name of attribute9 that needs to be sent in SAML Assertion |
attribute10friendlyname |
User-Friendly Name of attribute10 that needs to be sent in SAML Assertion |
attribute11friendlyname |
User-Friendly Name of attribute11 that needs to be sent in SAML Assertion |
attribute12friendlyname |
User-Friendly Name of attribute12 that needs to be sent in SAML Assertion |
attribute13friendlyname |
User-Friendly Name of attribute13 that needs to be sent in SAML Assertion |
attribute14friendlyname |
User-Friendly Name of attribute14 that needs to be sent in SAML Assertion |
attribute15friendlyname |
User-Friendly Name of attribute15 that needs to be sent in SAML Assertion |
attribute16friendlyname |
User-Friendly Name of attribute16 that needs to be sent in SAML Assertion |
attribute1format |
Format of Attribute1 to be sent in Assertion. |
attribute2format |
Format of Attribute2 to be sent in Assertion. |
attribute3format |
Format of Attribute3 to be sent in Assertion. |
attribute4format |
Format of Attribute4 to be sent in Assertion. |
attribute5format |
Format of Attribute5 to be sent in Assertion. |
attribute6format |
Format of Attribute6 to be sent in Assertion. |
attribute7format |
Format of Attribute7 to be sent in Assertion. |
attribute8format |
Format of Attribute8 to be sent in Assertion. |
attribute9format |
Format of Attribute9 to be sent in Assertion. |
attribute10format |
Format of Attribute10 to be sent in Assertion. |
attribute11format |
Format of Attribute11 to be sent in Assertion. |
attribute12format |
Format of Attribute12 to be sent in Assertion. |
attribute13format |
Format of Attribute13 to be sent in Assertion. |
attribute14format |
Format of Attribute14 to be sent in Assertion. |
attribute15format |
Format of Attribute15 to be sent in Assertion. |
attribute16format |
Format of Attribute16 to be sent in Assertion. |
attribute1expr |
Expression that will be evaluated to obtain attribute1's value to be sent in Assertion |
attribute2expr |
Expression that will be evaluated to obtain attribute2's value to be sent in Assertion |
attribute3expr |
Expression that will be evaluated to obtain attribute3's value to be sent in Assertion |
attribute4expr |
Expression that will be evaluated to obtain attribute4's value to be sent in Assertion |
attribute5expr |
Expression that will be evaluated to obtain attribute5's value to be sent in Assertion |
attribute6expr |
Expression that will be evaluated to obtain attribute6's value to be sent in Assertion |
attribute7expr |
Expression that will be evaluated to obtain attribute7's value to be sent in Assertion |
attribute8expr |
Expression that will be evaluated to obtain attribute8's value to be sent in Assertion |
attribute9expr |
Expression that will be evaluated to obtain attribute9's value to be sent in Assertion |
attribute10expr |
Expression that will be evaluated to obtain attribute10's value to be sent in Assertion |
attribute11expr |
Expression that will be evaluated to obtain attribute11's value to be sent in Assertion |
attribute12expr |
Expression that will be evaluated to obtain attribute12's value to be sent in Assertion |
attribute13expr |
Expression that will be evaluated to obtain attribute13's value to be sent in Assertion |
attribute14expr |
Expression that will be evaluated to obtain attribute14's value to be sent in Assertion |
attribute15expr |
Expression that will be evaluated to obtain attribute15's value to be sent in Assertion |
attribute16expr |
Expression that will be evaluated to obtain attribute16's value to be sent in Assertion |
encryptassertion |
Option to encrypt assertion when Citrix ADC IDP sends one. |
encryptionalgorithm |
Algorithm to be used to encrypt SAML assertion |
samlbinding |
This element specifies the transport mechanism of saml messages. |
skewtime |
This option specifies the number of minutes on either side of current time that the assertion would be valid. For example, if skewTime is 10, then assertion would be valid from (current time - 10) min to (current time + 10) min, ie 20min in all. |
serviceproviderid |
Unique identifier of the Service Provider that sends SAML Request. Citrix ADC will ensure that the Issuer of the SAML Request matches this URI. In case of SP initiated sign-in scenarios, this value must be same as samlIssuerName configured in samlAction. |
signassertion |
Option to sign portions of assertion when Citrix ADC IDP sends one. Based on the user selection, either Assertion or Response or Both or none can be signed |
keytransportalg |
Key transport algorithm to be used in encryption of SAML assertion |
splogouturl |
Endpoint on the ServiceProvider (SP) to which logout messages are to be sent |
logoutbinding |
This element specifies the transport mechanism of saml logout messages. |
defaultauthenticationgroup |
This group will be part of AAA session's internal group list. This will be helpful to admin in Nfactor flow to decide right AAA configuration for Relaying Party. In authentication policy AAA.USER.IS_MEMBER_OF(" |
metadataurl |
This URL is used for obtaining samlidp metadata |
metadatarefreshinterval |
Interval in minute for fetching metadata from specified metadata URL |
metadataimportstatus |
Describes metadata import status. |
signatureservice |
Name of the service in cloud used to sign the data |
samlsigningcertversion |
version of the certificate in signature service used to sign the SAMLResposne that is sent to Relying Party or Service Provider after successful authentication |
samlspcertversion |
version of the certificate in signature service used to verify the signature of the incoming AuthnRequest from a Relying Party or Service Provider |
acsurlrule |
Expression that will be evaluated to allow Assertion Consumer Service URI coming in the SAML Request |
_nextgenapiresource |
See Also |