Skip to content

Why is it necessary to exclude login domains? #1025

Open
@waldekmastykarz

Description

@waldekmastykarz

Why is it necessary to exclude the different login domains to prevent Microsoft Teams from crashing? In theory, if the URL isn't among the URLs to watch, it should be skipped which is equivalent of excluding it.

    "!*.microsoft.com",
    "!*.live.com",
    "!*.office.net",
    "!*.office365.com",
    "!*.office.com",
    "!*.cloud.microsoft"

Adding OCDI Domain

Originally posted by @ericsche in #924

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions