Use ManagedIdentityCredential instead of DefaultAzureCredential for FIC scenario (PR for ID.Web 3.x) #2380
Annotations
10 errors and 2 warnings
src/Microsoft.Identity.Web.Certificateless/AzureIdentityForKubernetesClientAssertion.cs#L9
The type or namespace name 'Client' does not exist in the namespace 'Microsoft.Identity' (are you missing an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/ClientAssertionProviderBase.cs#L7
The type or namespace name 'Client' does not exist in the namespace 'Microsoft.Identity' (are you missing an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs#L6
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs#L7
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs#L8
The type or namespace name 'Client' does not exist in the namespace 'Microsoft.Identity' (are you missing an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs#L9
The type or namespace name 'Client' does not exist in the namespace 'Microsoft.Identity' (are you missing an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/ClientAssertionProviderBase.cs#L22
The type or namespace name 'AssertionRequestOptions' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/AzureIdentityForKubernetesClientAssertion.cs#L69
The type or namespace name 'AssertionRequestOptions' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/ClientAssertionProviderBase.cs#L34
The type or namespace name 'AssertionRequestOptions' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs#L55
The type or namespace name 'AssertionRequestOptions' could not be found (are you missing a using directive or an assembly reference?)
|
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
|
This job failed
Loading