Build multiple authentications
In Connector Builder you can configure multiple authentication methods for a single connector. This allows you to offer multiple authentication types for users to choose from when establishing a connection without the need to build separate connectors. You can build up to five authentications for a single connector.
To build multiple authentications:
-
Click the Overview tab.
-
Click Add Authentication.
-
In the Authentication dialog, set up the authentication as required.
-
Once multiple authentications are created, the Auth Selection Key is displayed. This key is passed to the Selected Auth field in the httpHelper flow to differentiate authentication methods.
Next steps
After you create multiple authentication methods, you need to update the httpHelper flow to manage calls through the authentication methods. See Build an httpHelper flow.