Getting Started with DeskDirector
Admin Console
Admin Console : Getting Started
Portal
Settings
Profile
Features
Enable/Disable Chat Callback Feature
Enabled/Disable Pre-Ticket Chat
Enable or Disable the 'Something Else' Option
Embedding Media as the Help Page
Tickets
Permissions
Portal Permissions in DeskDirector
FastTrack in DeskDirector
Setting Up and Using the VIP Priority
How to setup the Flag feature (ConnectWise)
Have Approvals go to Approvers according to site (ConnectWise)
Quotes (ConnectWise)
Invoices (ConnectWise)
Request Types
Forms
Getting started with DeskDirector Forms
DeskDirector Forms - Question Types in Detail
DeskDirector Forms - Dynamic Fields
DeskDirector Forms - Sections and Conditionals
DeskDirector Forms - Embed content
DeskDirector Forms - Title Automation
Importing Wufoo Forms to DD Forms
Companies
Contacts
Managing Contacts in DeskDirector
Exporting Contacts as CSV
Ticket Group Permissions
Contact Impersonation
Menus
Menu Items
Intro to Menu Items
Creating Menu Items
Extension Menu Security and Query Paramaters
Adding BiggerBrains Menu Item
Learning Center
Getting Started with the Learning Center
How to change the name of the Learning Center
Useful Learning Center Tips - Adding files from Google and Dropbox
Notebooks
Portal Access
Notifications
Desktop Installer
Feature Preview
Tech
System
Feature Configuration
Default Ticket Board and Source
Setting up your Approval Statuses
Adding a VIP Priority via the Admin Console
Automatic Contact Creation
Setting Reopened Ticket Status
Setting Status when Ticket is Closed
Change Ticket Status when Customer Adds Note
Hosts Configuration
PSA Integration (ConnectWise/Autotask)
Setting Office Hours
Enabling OAuth (Microsoft Login) for DeskDirector Portal
Logging in with Passwordless
Global Magic Token: Logging in via URL
Email Notifications Overview
Setting up Office 365 Mail Delivery
Setting up SMTP Server Mail Delivery
Getting Started with Email Template Engine - DeskDirector
Creating Custom Email Template
Setting Email Templates for Notification Events
Email Templates Auto Login Link
HTML Email Templates - ConnectWise
HTML Email Templates - Autotask
Integrations
BiggerBrains
ConnectBooster
ConnectWise Sell (previously Quosal)
How to configure ConnectWise Sell (previously Quosal) Order Porter integration
Adding ConnectWise Sell (previously Quosal) Order Porter link to opportunity
QuoteWerks
Wise-Pay
Microsoft Flow
How to setup the DeskDirector Flow Connector
How to share the DeskDirector Flow Connector
DeskDirector Flow Connector Reference
DeskDirector Flow Connector Ticket Event Payload Reference
Flow integration example - Microsoft Teams notifications
Flow integration example - DD Forms
Flow integration example - workflow with user interactions
Advanced
Deleting Orphaned Tickets
Developer Corner
Managing Webhooks
ConnectWise API Integration Tester
Autotask Data Sync
Diagnose Entities Tool
Analytics
Account
Tech Portal
Tech Portal : Getting Started
Tickets
Managing Tickets from the Tech Portal
Tech Portal Ticket Details
Creating a Ticket from the Tech Portal
Request more information (forms request) with Task Forms
Broadcasts
Chat
Getting Started with DeskDirector Chat
Handling Chat Requests
Viewing Chat History from the Tech Portal
Creating a Chat Session from the Tech Portal
Changing your Presence
"Pre-Ticket Chat" Feature
"Call me Back" Feature
Macros
Notifications
Client Portal
Client Portal : Getting Started
Contact Support
Creating a Ticket from the Client Portal
Submitting a Generic Ticket
Creating a Chat Session from the Client Portal
Viewing Chat History from the Client Portal
Tickets
Approvals
Quotes & Invoices
Learning Center
Notifications
Logging in to DeskDirector Workflow
Features
Tickets & Chats
Notifications & Broadcasts
Custom Forms & Request Types
Custom Branding
Custom Menus
Custom Email Templates
Approvals in DeskDirector
Easy Integrations
Advanced Authentication. No password, Single Sign On, MFA and beyond?
Analytics
Other DeskDirector Features
How Tos & FAQs
APIs and Integration
Creating an Integrator Login in ConnectWise (SOAP API)
Creating a ConnectWise RESTful API Key
ConnectWise 2019.5+
Creating an integrator API resource in Autotask
Autotask 2020.3 integration (API) resource migration
Authentication
How User Authentication works in DeskDirector
Setting/Resetting a Contact's Password
Logging in with Active Directory
Diagnosing Automatic Login Issues
Desktop Portal
Installing the DeskDirector Desktop Portal
Diagnosing DeskDirector Desktop Portal Issues
Diagnosing login problems using the new DDGetSID CLI tool
Antivirus Blocking DeskDirector Portal Installation
Troubleshooting your DeskDirector Portal installation
DD Portal for Mac: Labtech Deployment Guide
DDPortal removal tool - uninstalling Windows portals
Instance & Account Queries
Setting up your custom domain
3000 Contact Limit FAQs
Finding out what server your DeskDirector instance is on.
Administration Guide
How search works in DeskDirector products
Adding and removing features from your DD Portal Advantage plan
Portal and User Issues
User can't log in
DeskDirector Portal Browser Support
Contact can't login portal, the contact is missing in admin console but it is in ConnectWise
DeskDirector Tech Portal - How to take advantage of browser tabs
Add DeskDirector Tech Portal as a Custom Menu item inside ConnectWise Manage
Sign in with Microsoft Issue in Tech or Admin Console - "Need Admin Approval"
How do we set a landing page for the client portal?
Tickets
User can't see "All Tickets" option
Tickets are missing in DeskDirector but they are on my PSA
My customer is seeing deleted tickets in portal
Ticket Description missing on ConnectWise emails
Other Articles
Top 10 Request Types
Generic vs Customized Request Types
Using Markdown
Desktop Portal (Installed client) Vs. Web Portal (Web Client)
Outdated Articles
Advanced Use
DeskDirector API
Subscribing to Chat Webhooks
Portal Deep Linking
Webhook Example with Zapier
Chat Session Payload
Legacy URL Linking in DeskDirector
Get started with portal extension page demo
Dynamic content based on logged in user
Clean Tickets
Release Notes
Client Portal
Server
Tech Portal
Portal Release Notes - Windows/macOS
Differences Between Desktop Portal v2 and v3/v4
Portal Release Notes - Web Client
Glossary
- All Categories
- Features
- Advanced Authentication. No password, Single Sign On, MFA and beyond?
Advanced Authentication. No password, Single Sign On, MFA and beyond?
Updated
by Jason He
Security is always a hot topic. DeskDirector has some great authentication solutions implemented - that are always improving!
Passwordless using one-use tokens sent to the mailbox
We have had passwordless logins for many years. It is our most popular method of authentication into the Portal.
This is where we send a one-time use token to the users mailbox. The user doesn't have to remember a password and access remains as secure as the users mailbox.
The concept of passwordless came out around 2010 or maybe even earlier. It is adopted by many applications, such as Slack, Microsoft, Medium, Twitter and WhatsApp. It is operated by sending SMS or email to given user which contains a short lived token used for login.
For more detail on passwordless, you can read Auth0 product page or Auth0 blog page.
For DeskDirector passwordless feature, we have default settings on the token and they are listed below:
- The token is numeric
- The token length is 6 chars
- Token expiry is 10 minutes
- Within this time, the token won't be removed on use
- The token is invalidated after 10 failed tries
In general, the configuration we have now is secure because it is nearly impossible to guess 6 digit numeric combination in 10 tries.
These Passwordless features are currently only configurable by our consulting team for Dynamic clients only. We will be bringing self service into the Admin Console in the near future for everybody.
Passwordless tokens can be activated on a company by company basis.
Read more about it here: Logging in with Passwordless
Single Sign on using Active Directory
If our Windows client is running in a Microsoft Active Directory Domain, we can silently log the user using the Domain credentials. This is the most streamlined way to authenticate a login.
Read more about it here: Logging in with Active Directory
2FA and MFA
The reason we call that as 2FA is similar to OAuth. As long as your email provider provide 2FA then passwordless is 2FA. Since you need access to email before you can login, thus, 2FA is checked during user access to their email account.
DeskDirector has held off implementing an SMS variation while we see how the debate on SMS security as a 2FA option plays out. There are ways to compromise an SMS token and we are reviewing this regularly.
On a purely practical data level, we find that almost every contact has an email address but many don't have a mobile number. Lastly, mobile numbers are also entered in many variations and formats.
Office 365 login
This is the solution of the future for customers that need more. If you want industry-strength Multi-Factor Authentication and/or conditional (i.e. times/places) authentication, Office 365 Auth is for you. Office 365 accounts are AzureAD accounts and AzureAD delivers all these capabilities exceptionally well. There's a whole universe of security options available.
The best security implementation is clean and simple. With Office 365, we get Microsoft's AzureAD to do all the hard security work. When the user tries to login to us, we send them to Microsoft to get an authentication sorted out. Microsoft then reports either the login is successful or not. This is the future for all authentication.
Read more about it here: Enabling OAuth (Microsoft Login) for DeskDirector Portal
Other DeskDirector authentication options
If you want to go back to the 1960s and use passwords to login instead of all these advanced authentication methods that we implemented - we still got you covered. Read more about it here: Setting/Resetting a Contact's Password
You can also login to DeskDirector using a URL. Read more about it here: Global Magic Token: Logging in via URL