Skip to content

Disable Duo Chat for non SaaS accounts

Pavel Shutsin requested to merge disable-chat-for-non-saas-users into main

Description

User must have SaaS OAuth account linked to use the chat.

Related Issues

Resolves #1093 (closed)

How has this been tested?

  1. add Oauth account and token non-SaaS account
  2. verify chat works
  3. remove Oauth account
  4. verify chat disappeared.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports