I want to authenticate a username/password in my Workbench process from LDAP (Active Directory).
I searched and found this component SAMLAuthProviderService in the Foundation.
It requires input "credentials" (datatype Map), "AuthConfigs" (datatype List ), and output Echoed-Value (datatype AuthResponse).
I am unable to find how to use this component, what input to pass in what format.
I couldn't even find any documentation for this component anywhere in the Help, or forums or documents.
If anyone could point me to the documentation for this component, or give me an idea about how to use this component, it'll be great help.
Thanks,