ROADtools icon indicating copy to clipboard operation
ROADtools copied to clipboard

Incorrect authority URL for Azure Government

Open PandaSPUR opened this issue 3 years ago • 1 comments

get_authority_url of .\roadlib\auth.py needs to be updated to support Azure Government deployments. For example, in the US the URL would be login.microsoftonline.us, not .com.

Attempting to auth to login.microsoftonline.com results in an "unknown user" error.

PandaSPUR avatar Jan 21 '22 15:01 PandaSPUR

Shouldn't be too hard to add this, however I can't test any of this myself since I lack access to a gov account.

dirkjanm avatar Jan 22 '22 11:01 dirkjanm