Complement SAMLResponse
This flow is executed before the return of the SAML Response.
The flow is represented by the following Ids in the API: 4
Pre SAMLResponse creation
This trigger is called before attributes are set in the SAMLResponse.
The trigger is represented by the following Ids in the API: 6.
Parameters of Pre SAMLResponse creation
ctxThe first parameter contains the following fields:v1getUser()UserusergetMetadata()metadataResultgrantsUserGrantList
orggetMetadata()metadataResult
apiThe second parameter contains the following fields:v1attributessetCustomAttribute(string, string, ...string)Sets any value as attribute in addition to the default attributes, if the key is not already present. The parameters represent the key, nameFormat and the attributeValue(s).
usersetMetadata(string, Any)Key of the metadata and any value
Was this page helpful?