-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Closed
Copy link
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedsolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)xtm-hubfeature link with hub teamfeature link with hub team
Milestone
Description
Description
In demo mode, the "Register in XTM Hub" and "Unregister from XTM Hub" buttons on the Settings > XTM Hub page are still accessible. These actions should be blocked when the platform is running in demo mode, similar to how the "Unregister" button is already hidden in trial mode.
Environment
- OS (where OpenCTI server runs): All
- OpenCTI version: Latest
- OpenCTI client: Frontend
- Other environment details: Platform running with
platform_demo: true
Reproducible Steps
- Configure the platform in demo mode (
platform_demo: true) - Navigate to Settings > Parameters > XTM Hub
- Observe that the "Register in XTM Hub" button is displayed and clickable
- (If already registered) Observe that the "Unregister from XTM Hub" button is also displayed and clickable
Expected Output
When the platform is in demo mode, both "Register in XTM Hub" and "Unregister from XTM Hub" buttons should be hidden, preventing any registration or unregistration action.
Actual Output
Both buttons are visible and functional in demo mode, allowing users to trigger the registration/unregistration flow.
Additional information
Related to FiligranHQ/xtm-hub#1784
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedsolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)xtm-hubfeature link with hub teamfeature link with hub team