Skip to content

Authentication issue when not properly disconnecting #3693

Description

@SL-Gundam

Describe the bug

Since moving to WAM i've got issues when logging in using MsGraph Powershell module.

When using MFA: Connect-MgGraph -Scopes $GraphScopes -ContextScope Process -NoWelcome
The first time i get a proper login box.
When i'm done i forget to disconnect and just close powershell.

Then i start powershell again and try the same connect command again. This time i get no login window. Apparently it reuses the previous account used. This even happens when logging in using Powershell 5 and starting Powershell 7 and trying to log in. Apparently these sessions are shared now.

Expected behavior

I expect login cookies, sessions or whatever to be specific for that session of powershell.
Closing it should reset it. It should also not be shared between Powershell 5 and 7.
If i use Connect-MgGraph it should reliably give me a login window so that i can confirm which account for which tenant needs to be used.

How to reproduce

$GraphScopes = @(
"User.ReadWrite.All"
)
Connect-MgGraph -Scopes $GraphScopes -ContextScope Process -NoWelcome

Restart Powershell and connect again. It should not ask for authentication

SDK Version

2.34.0+

Latest version known to work for scenario above?

2.33.0

Known Workarounds

Downgrade to Ms Graph 2.33.0

Debug output

Click to expand log ```

PS C:\Users\skruiper> $GraphScopes = @("User.ReadWrite.All")
PS C:\Users\skruiper> Connect-MgGraph -Scopes $GraphScopes -ContextScope Process -NoWelcome -Debug
DEBUG: InteractiveBrowserCredential.GetToken invoked. Scopes: [ User.ReadWrite.All ] ParentRequestId:

Confirm
Continue with this operation?
[Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Y"): a
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] MSAL MSAL.Desktop with assembly version '4.82.1.0'.
CorrelationId(db5d3ea0-aa1c-450e-84b0-c5487f3e3adb)
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] === AcquireTokenSilent Parameters ===
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] LoginHint provided: False
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Account provided: True
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] ForceRefresh: False
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb]
=== Request Data ===
Authority Provided? - True
Scopes - User.ReadWrite.All
Extra Query Params Keys (space separated) -
ApiId - AcquireTokenSilent
IsConfidentialClient - False
SendX5C - False
LoginHint ? False
IsBrokerConfigured - True
HomeAccountId - False
CorrelationId - db5d3ea0-aa1c-450e-84b0-c5487f3e3adb
UserAssertion set: False
LongRunningOboCacheKey set: False
Region configured:
FMI Path:
Credential FMI Path:
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] === Token Acquisition (SilentRequest) started:
Scopes: User.ReadWrite.All
Authority Host: login.microsoftonline.com
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Broker is configured and enabled, attempting to use broker instead.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [Runtime] Broker supported
OS.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Can invoke broker. Will attempt to acquire token with broker.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0001] INFO
SetAuthorityUri:78 Initializing authority from URI
'https://login.microsoftonline.com/aacec50b-b2e5-407f-a58e-d719002b3f53/' without authority type, defaulting to MsSts
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:456 Printing Telemetry for Correlation ID: db5d3ea0-aa1c-450e-84b0-c5487f3e3adb
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: start_time, Value: 2026-08-04T14:03:01.000Z
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: api_name, Value: ReadAccountById
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: was_request_throttled, Value: false
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: authority_type, Value: Unknown
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: msal_version, Value: 1.1.0+local
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: correlation_id, Value: db5d3ea0-aa1c-450e-84b0-c5487f3e3adb
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: broker_app_used, Value: false
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: stop_time, Value: 2026-08-04T14:03:01.000Z
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: msalruntime_version, Value: 0.19.4
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: is_successful, Value: true
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
LogTelemetryData:464 Key: request_duration, Value: 0
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
SetCorrelationId:259 Set correlation ID: db5d3ea0-aa1c-450e-84b0-c5487f3e3adb
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
EnqueueBackgroundRequest:1032 The original authority is
'https://login.microsoftonline.com/aacec50b-b2e5-407f-a58e-d719002b3f53'
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
ModifyAndValidateAuthParameters:200 Additional query parameter added successfully. Key: '(pii)' Value: '(pii)'
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
ModifyAndValidateAuthParameters:200 Additional query parameter added successfully. Key: '(pii)' Value: '(pii)'
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] INFO
ModifyAndValidateAuthParameters:223 Authority Realm: aacec50b-b2e5-407f-a58e-d719002b3f53
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0002] WARNING
TryEnqueueMsaDeviceCredentialAcquisitionAndContinue:1084 MsaDeviceOperationProvider is not available. Not attempting to
register the device.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
TryUseStorage:148 Try to read account from universal storage.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
StorageTokenResponse:84 StorageTokenResponse account constructor invoked. This is only expected in Runtime flows
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:456 Printing Telemetry for Correlation ID: db5d3ea0-aa1c-450e-84b0-c5487f3e3adb
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: start_time, Value: 2026-08-04T14:03:01.000Z
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: api_name, Value: AcquireTokenSilently
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: was_request_throttled, Value: false
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: authority_type, Value: AAD
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: access_token_expiry_time, Value: 2026-08-05T12:39:34.000Z
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: read_token, Value: ID|AT
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: msal_version, Value: 1.1.0+local
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: client_id, Value: 14d82eec-204b-4c2f-b7e8-296a70dab67e
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: correlation_id, Value: db5d3ea0-aa1c-450e-84b0-c5487f3e3adb
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: broker_app_used, Value: false
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: stop_time, Value: 2026-08-04T14:03:01.000Z
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: msalruntime_version, Value: 0.19.4
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: original_authority, Value:
https://login.microsoftonline.com/aacec50b-b2e5-407f-a58e-d719002b3f53
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: additional_query_parameters_count, Value: 2
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: storage_read, Value: DAC|DAT|DID
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: auth_flow, Value: AT
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: is_successful, Value: true
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: authorization_type, Value: WindowsIntegratedAuth
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:464 Key: request_duration, Value: 14
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:469 Printing Execution Flow:
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [MSAL:0003] INFO
LogTelemetryData:477
{"t":"4s7uc","tid":2,"ts":0,"l":2},{"t":"4sufd","tid":2,"ts":0,"s":2,"l":2},{"t":"4swgg","tid":2,"ts":0,"s":1,"l":2},{"
t":"4swgf","tid":2,"ts":0,"s":1,"l":2},{"t":"4swgi","tid":3,"ts":0,"s":1,"l":2},{"t":"8b2yn","tid":3,"ts":0,"l":2},{"t"
:"8dqkx","tid":3,"ts":0,"l":2},{"t":"8dqik","tid":3,"ts":0,"l":2},{"t":"4q2di","tid":3,"ts":0,"l":2},{"t":"4qnng","tid"
:3,"ts":2,"l":2,"a":2,"ie":0},{"t":"4qnnf","tid":3,"ts":3,"l":2,"a":2,"ie":1},{"t":"8dqit","tid":3,"ts":3,"l":2},{"t":"
8b2ht","tid":3,"ts":5,"l":2},{"t":"4qnno","tid":3,"ts":5,"l":2,"a":2,"ie":0},{"t":"4qnnn","tid":3,"ts":7,"l":2,"a":2,"i
e":1},{"t":"6xuag","tid":3,"ts":7,"l":2}
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z] [RuntimeBroker] WAM response
status success
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Checking MsalTokenResponse returned from broker.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Success. Response contains an access token.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Checking client info returned from the server..
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Saving token response to cache..
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:01Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] [Instance Discovery] Instance discovery is enabled and will be performed
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] [Region discovery] Not using a regional authority.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Fetching instance discovery from the network from host login.microsoftonline.com.

DEBUG: Request [8816ccc9-d19e-4a53-be99-982b4084c96d] GET
https://login.microsoftonline.com/common/discovery/instance?api-version=1.1&authorization_endpoint=REDACTED
x-client-SKU:REDACTED
x-client-Ver:REDACTED
x-client-OS:REDACTED
client-request-id:REDACTED
return-client-request-id:REDACTED
x-ms-client-request-id:8816ccc9-d19e-4a53-be99-982b4084c96d
x-ms-return-client-request-id:true
User-Agent:azsdk-net-Identity.Broker/1.4.0 (.NET Framework 4.8.9337.0; Microsoft Windows 10.0.26200 )
client assembly: Azure.Identity.Broker
DEBUG: Response [8816ccc9-d19e-4a53-be99-982b4084c96d] 200 OK (00.1s)
Strict-Transport-Security:REDACTED
X-Content-Type-Options:REDACTED
Access-Control-Allow-Origin:REDACTED
Access-Control-Allow-Methods:REDACTED
client-request-id:REDACTED
x-ms-request-id:df093859-703b-4d47-81e9-3448df240d00
x-ms-ests-server:REDACTED
x-ms-srs:REDACTED
Content-Security-Policy-Report-Only:REDACTED
X-XSS-Protection:REDACTED
Cache-Control:max-age=86400, private
Content-Type:application/json; charset=utf-8
P3P:REDACTED
Set-Cookie:REDACTED
Date:Tue, 04 Aug 2026 14:03:01 GMT
Content-Length:980
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] [Region discovery] Not using a regional authority.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z] [Internal cache] Clearing
user token cache accessor.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] [SaveTokenResponseAsync] Saving Id Token and Account in cache ...
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z] [Internal cache] Total
number of cache partitions found while getting refresh tokens: 0. PartitionKey False
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z] [Internal cache] Total
number of cache partitions found while getting access tokens: 0
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] [CalculateSuggestedCacheExpiry] No access tokens or refresh tokens found in the
accessor. Not returning any expiration.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z] [Internal cache] Total
number of cache partitions found while getting access tokens: 0
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z] [Internal cache] Total
number of cache partitions found while getting refresh tokens: 0. PartitionKey False
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z] [Internal cache] Total
number of cache partitions found while getting accounts: 1. PartitionKey False
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb]
=== Token Acquisition finished successfully:
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] AT expiration time: 5-8-2026 12:39:34 +00:00, scopes: Application.ReadWrite.All
AppRoleAssignment.ReadWrite.All AuditLog.Read.All Bookings.Read.All Bookings.ReadWrite.All
DeviceManagementConfiguration.ReadWrite.All DeviceManagementServiceConfig.ReadWrite.All Directory.ReadWrite.All email
Group.ReadWrite.All openid Organization.Read.All Organization.ReadWrite.All Policy.Read.All
Policy.ReadWrite.ApplicationConfiguration Policy.ReadWrite.AuthenticationMethod Policy.ReadWrite.Authorization
Policy.ReadWrite.ConditionalAccess profile Reports.Read.All RoleManagement.ReadWrite.Directory Sites.FullControl.All
TeamSettings.ReadWrite.All TermStore.ReadWrite.All User.Read User.Read.All User.ReadWrite.All
UserAuthenticationMethod.ReadWrite.All. source: Broker
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] Fetched access token from host login.microsoftonline.com.
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb]
[LogMetricsFromAuthResult] Cache Refresh Reason: NotApplicable
[LogMetricsFromAuthResult] DurationInCacheInMs: 3
[LogMetricsFromAuthResult] DurationTotalInMs: 349
[LogMetricsFromAuthResult] DurationInHttpInMs: 152
DEBUG: False MSAL 4.82.1.0 MSAL.Desktop 4.8 or later Windows 10 Pro [2026-08-04 14:03:02Z -
db5d3ea0-aa1c-450e-84b0-c5487f3e3adb] TokenEndpoint: ****
DEBUG: InteractiveBrowserCredential.GetToken succeeded. Scopes: [ User.ReadWrite.All ] ParentRequestId: ExpiresOn:
2026-08-05T12:39:34.1717554+00:00

</details>


### Configuration

Windows 11 25H2 x64


Name                           Value
----                           -----
PSVersion                      5.1.26100.8875
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.26100.8875
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1


Name                           Value
----                           -----
PSVersion                      7.6.4
PSEdition                      Core
GitCommitId                    7.6.4
OS                             Microsoft Windows 10.0.26200
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.4
SerializationVersion           1.1.0.1
WSManStackVersion              3.0





### Other information

_No response_

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions