-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[QUERY] OAuth Logging noise #39063
Copy link
Copy link
Closed
Labels
Azure.IdentityClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Description
Metadata
Metadata
Assignees
Labels
Azure.IdentityClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Type
Fields
No fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Query/Question
I consider this to be rather log noise in the CI tests and am wondering whether there can be done something about it in the
azure-sdk-for-javalibrary:azure-sdk-for-java/sdk/identity/azure-identity/src/main/java/com/azure/identity/implementation/util/LoggingUtil.java
Lines 28 to 30 in be5cf37
The token is retrieved from the cache each time, but we see this log information over and over in CI which can potentially hide some other logs worthy of attention.
Setup (please complete the following information if applicable):
This happens while authenticating with OAuth in the CI tests.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report