Skip to main content

azure-identity-java

Enables Java applications to authenticate with Azure services using Microsoft Entra ID, streamlining secure access management.

Install this skill

or
95/100

Security score

The azure-identity-java skill was audited on Jun 3, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 56

External URL reference

SourceSKILL.md
56.endpoint("https://<storage-account>.blob.core.windows.net")
low line 61

External URL reference

SourceSKILL.md
61.vaultUrl("https://<vault-name>.vault.azure.net")
low line 201

External URL reference

SourceSKILL.md
201.redirectUrl("http://localhost:8080") // Must match app registration
low line 296

External URL reference

SourceSKILL.md
296.addScopes("https://management.azure.com/.default"));
low line 338

External URL reference

SourceSKILL.md
338AZURE_AUTHORITY_HOST=https://login.microsoftonline.com/
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →