Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is it necessary to exclude login domains? #1025

Open
waldekmastykarz opened this issue Mar 1, 2025 · 1 comment
Open

Why is it necessary to exclude login domains? #1025

waldekmastykarz opened this issue Mar 1, 2025 · 1 comment

Comments

@waldekmastykarz
Copy link
Collaborator

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

@waldekmastykarz
Copy link
Collaborator Author

Research still in progress, but I found #1026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant