forked from cisagov/ScubaGear
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix AAD 401 authentication errors against GCC high tenants (cisagov#1266
) * changed Invoke-MgGraphRequest to use the FQDN in the -Uri parameter and added the M365Environment command line parameter to support changing the endpoint FQDN based on the type of tenant * removed trailing whitespace powershell linter errors * test importing module before discovery * remove import * add removed code back * test PSScriptRoot * Use PSScriptRoot instead of get location * Use module path * Fix getting parent path * Remove debug * Update comments on the import module * Update PowerShell/ScubaGear/Modules/Support/Support.psm1 Co-authored-by: Addam Schroll <108814318+schrolla@users.noreply.github.com> * Update PowerShell/ScubaGear/Modules/Support/Support.psm1 Co-authored-by: Addam Schroll <108814318+schrolla@users.noreply.github.com> * Remove whitespace per linter --------- Co-authored-by: James Garriss <52328727+james-garriss@users.noreply.github.com> Co-authored-by: Addam Schroll <108814318+schrolla@users.noreply.github.com>
- Loading branch information
1 parent
ba1cfbe
commit 2e945ba
Showing
4 changed files
with
55 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters