Redirect to SSO
Put the following in the MOTD file: <script> if (location.href.indexOf("?") < 0) { location.href = location.href.replace(/(https?:\/\/[^\/]+)(\/.*)?/, "$1/SPNEGO.po"); } </script> The same can be done for SAML.po
Put the following in the MOTD file: <script> if (location.href.indexOf("?") < 0) { location.href = location.href.replace(/(https?:\/\/[^\/]+)(\/.*)?/, "$1/SPNEGO.po"); } </script> The same can be done for SAML.po
Name of Product/Version: Noodle / 7.08.11 Report Date: 2020-08-10 Product Description: Intranet Software Automated Testing. Contact Information: https://vialect.com Level A Criteria Conformance Level Remarks and Explanations 1.1.1 Non-text Content (Level A) Supports All buttons have descriptive title attributes or text content 1.2.1 Audio-only and Video-only (Prerecorded) (Level A) Supports Notifications use Operating System visual alters ...continue reading
Start your Noodle trial today (a password will be sent via email)
Example scripts for a High availability install of Noodle 7.08.05+. 1) Install 3+ Linux instances with password-less key authentication, run the following on each (using real IPs and domains); hostname must match domain name. 2) Install Ceph from the admin node (all nodes will wipe /dev/xvdb); (Ubuntu 20.04 requires this patch first.) 3) Install CockroachDB ...continue reading
letsencrypt offers free HTTPS certificates with the limitation that you need to set them up to auto renew every ~3 months. Below are some example scripts that last of which should be called from cron. Settings Initialize Deploy Renew Currently Noodle must be restarted to reload the keystore.
Noodle supports the following integrations:
When something unexpected happens Noodle will ask you what you were doing and email a stack trace to Vialect. Bug reports may also be sent to techsupport@vialect.com. Please use saleshelp@vialect.com for any other inquiries. Please provide the following to help us reproduce and correct issues faster: Minimal steps to reproduce the issue from scratch. Possibly ...continue reading
Answers to Frequently asked questions: The support included in your Noodle subscription includes phone, email, and remote assistance for system administration, application usage, and troubleshooting. Customization can normally be accomplished through the user interface which we help with by providing example scripts. Feature requests beyond customization cost extra valued on a per requirement basis. Ask ...continue reading
Some intermediate servers (proxy/gateway/firewall/router/etc) will answer a request from the browser on behalf of the server. If this happens frequently and you are unable to change the intermediate server to avoid this (supporting 2 minute connections is a good start) you can use top.noodle.ajax.ignoreMasquerading=true; use that as a last resort as it can cause further ...continue reading
Emails can be sent in the following 5 ways: Subscriptions (per user) My Profile > Edit > What's New > Subscription System Tools > People > [USER] > What's New > Subscription System Tools > Settings > General > Email usage report Auto notifications (per folder) Administration > Auto Notification (supported folder application types only) ...continue reading