Appearance
Product Terminology
- FinClip Cloud: The cloud-based platform for managing mini-programs and applications.
- Administration Portal: The main interface for managing the FinClip Cloud system, including user roles, permissions, and various operational tasks, accessed via
http(s)://IP/ops#/
, used for operational tasks. - Development Center: A component of FinClip Cloud accessed via
http(s)://IP/dev#/
, likely used for development-related tasks. - Account: A user's credentials (username and password) for accessing the FinClip Cloud Administration Portal.
- Role: A set of permissions and access rights assigned to users within the system. Roles define what actions a user can perform and what parts of the system they can access.
- Member of Platform: A user who has been granted access to the FinClip Cloud platform. This could include administrators, developers, or other stakeholders who need to interact with the system.
- User: Often used interchangeably with "Member of Platform," referring to individuals with accounts in the system.
- Permission: Specific access rights granted to roles, determining what actions a user can perform within the system.
- Super Admin: The highest-level system account with full permissions across all modules. This account cannot be deleted or edited.
- Admin: A high-level role with permissions for all modules of the Administration Portal. This role can be edited but not deleted.
- Custom Roles: User-defined roles created based on specific business needs, such as Data Analyst or Product Manager.
- User Management: The module for adding, deleting, editing, and searching for platform members.
- Batch Delete: A function allowing the deletion of multiple user accounts simultaneously.
- Password Reset: A feature that allows admins to reset a user's password to a default value (Abcd@1234).
- AWS Image: A pre-configured system image for deploying FinClip on Amazon Web Services.
- instance-id: A unique identifier for AWS instances, used as part of the initial login credentials for FinClip deployed via AWS.
- Mini-Programs: Small, lightweight applications that run within a Host App (usually known as "SuperApp")
- Host Apps: Applications that can run mini-programs within them.
- Bundle ID: A unique identifier for mobile applications.
- Allowed URL List: A configurable list of URLs for controlling which external web resources mini-programs can access. It's essentially a security feature to manage external connections.
- Certificate Management: The system for uploading and managing SSL certificates associated with domains.
- Mini-program Foundation Libraries: Updateable base library code packages for mini-programs that provide essential functionality for all mini-programs in the FinClip ecosystem. it's a critical part of the platform that may need periodic updates for performance improvements, bug fixes, or new features.
- Workflow: A system within the Administration Portal for managing and addressing various business processes and tasks.