Identity Provider
The following functions allow you to test whether specified elements are present in an IdP collection object. They can be used only in the Security Level Rules and User Attribute Mapping sections of the Gateway webpage.
📄️ containsAll
This function checks to see if all of the listed elements are present in the collection object. The function requires at least two arguments, a collection and an element.
📄️ containsAny
This function checks to see if any of the listed elements are present in the collection object. The function requires at least two arguments, a collection and an element.