Skip to content

Cannot Connect to Office 365 Login for GCC-High and DoD Environments #466

Open
@rwilson504

Description

Issue:
Current Uri validation is blocking the usage of the spkl command line tools for GCC-High and DoD environments using Office365 authentication. The current validation enforces that the organizational Uri contains "dynamics.com". The Uri formats for these other environments have the patterns below:

*.crm.microsoftdynamics.us (GCC High)
*.crm.appsplatform.us (DoD)
https://learn.microsoft.com/en-us/power-platform/admin/powerapps-us-government#power-apps-us-government-service-urls

Resolution:
Update the regex pattern to allow for the additional Uri patterns.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions