You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are passing tokens generated with delegation permission, the "roles" attribute from "Get-MdeAuthorizationInfo" is empty
This does block you from using cmdlets like Get-MdeMachine with an error message saying not having enough permission.
Please change the following lines inside Get-MdeAuthorizationInfo.ps in Line 23-35 to allow this:
If you are passing tokens generated with delegation permission, the "roles" attribute from "Get-MdeAuthorizationInfo" is empty
This does block you from using cmdlets like
Get-MdeMachine
with an error message saying not having enough permission.Please change the following lines inside
Get-MdeAuthorizationInfo.ps
in Line 23-35 to allow this:The text was updated successfully, but these errors were encountered: