| setauthenticationsamlaction_attributeconsumingserviceindex |
Use this method to set index/ID of the attribute specification at Identity Provider (IdP). IdP will locate attributes requested by SP using this index and send those attributes in Assertion |
Syntax |
Parameters |
name |
Name of the SAML profile (action) to modify. This is mandatory parameter. |
attributeconsumingserviceindex |
Index/ID of the attribute specification at Identity Provider (IdP). IdP will locate attributes requested by SP using this index and send those attributes in Assertion Default value = 255. Minimum value = 0. Maximum value = 255. |
Return Value |
Returns simpleResult |
See Also |