Closed MIchaelMainer closed 3 years ago
Describe the bug In C:\Users\{user}\.mg\, there is a record.txt the contains information such as the identity authority, clientId, tenantId, userId, and username. How is this used?
C:\Users\{user}\.mg\
AB#9374
This is used by azure-identity to create an AuthRecord object which is used for log in session persistence across requests.
Describe the bug In
C:\Users\{user}\.mg\
, there is a record.txt the contains information such as the identity authority, clientId, tenantId, userId, and username. How is this used?AB#9374