Credential Management
Last updated
Last updated
CX Fabric's Credential Management is a secure and user-friendly solution that allows users to create, store, and manage their private credentials for various apps and services within the CXFabric platform. The system will enable users to authenticate themselves and establish connections between the apps or services and the CXFabric component using created and stored credentials instead of asking the users to enter credentials for every node or flow.
NOTE: The available features and actions within the Credential Management page are strictly determined by your roles' permissions. This means that you will only have visibility and access to the following actions that are specifically authorized based on your assigned roles:
• Create credentials
• Delete credentials
• Modify credentials
• Share credentials
• View credentials
Efficiency: Reduce the need to repeatedly enter credentials by securely storing them for reuse.
Security: Protect your sensitive information with secure storage and encryption.
Flexibility: Dynamically manage credentials within workflows for greater automation.
Collaboration: Share credentials securely with team members to facilitate collaborative projects.
Control: Maintain control over credential access and permissions to ensure security.
Credential Creation:
Create credentials by selecting a service or entering details manually.
Use a user-friendly interface to enter credential details.
Automatically test credentials upon saving.
Credential Management:
View your credentials in the "My Credentials" tab.
View all accessible credentials, including shared ones, in the "All Credentials" tab.
Edit and update existing credentials.
Rename credentials for easy identification.
Credential Usage:
Select stored credentials from a dropdown when needed in workflows.
Access credential objects dynamically within workflows using the Code node.
Create new credentials directly from a workflow component if needed.
Credential Sharing:
Share credentials with other users securely.
Ensure shared credentials are not visible or editable by the recipients.
Instance owners and admins can view and share all credentials within the tenant.
Credential owners can manage sharing permissions.
Security and Privacy:
Secure storage and encryption of credentials.
Prevent unauthorized access to credentials.
Shared credentials are not accessible or editable by recipients.
Adding a credential is straightforward and helps in securely storing the necessary details to connect to various services.
To add a credential, click on the "ADD CREDENTIAL" button.
Select the application type from the available options:
SFTP
Database
SMTP
Bearer Token
Basic Auth
Enter the required fields based on the selected application type, including name, host, port number, username, password, and any other relevant details.
Click "Add" to save the credential.
Confirmation: A message will appear: "User credential created successfully!"
You can easily edit existing credentials to update or correct the information.
Locate the credential you wish to edit from the list of credentials.
Update the necessary fields or any other relevant details.
Save the changes by clicking the "Save Changes" button.
A confirmation message appears: "User credential updated successfully!"
You can view the details of your stored credentials for verification.
Locate the credential you wish to view from the list of credentials.
You can share your credentials with other users in your workspace for collaborative purposes.
Locate the credential you wish to share from the list of credentials.
Select the user(s) in your tenant by checking the box next to their name.
Click the Share button.
A confirmation message appears: "User credential shared successfully!"
You can delete credentials that are no longer needed.
Locate the credential you wish to delete from the list of credentials.
Confirm the removal by following any on-screen prompts or confirmation dialogs.
A confirmation message appears: "User credential deleted successfully!"
NOTE:
Ensure your credentials are accurately entered to avoid connectivity issues.
Regularly update your credentials to maintain security.
Use the sharing feature to enhance team collaboration while maintaining control over your credentials.
Test your credentials upon creation to ensure they are functional. You can test the connection in the editor on the workflow component that requires credentials.
Click the ellipsis menu next to the credential name to see the "Edit" option.
Click the ellipsis menu next to the credential name to see the "View" option.
Click the ellipsis menu next to the credential name to see the "Share" option.
Click the ellipsis menu next to the credential name to see the "Delete" option.