java
java copied to clipboard
Un maintained Opensource package being used in this project : com.microsoft.azure:adal4j
Describe the bug
This opensource software is using an unsupported package com.microsoft.azure:adal4j
https://github.com/AzureAD/azure-activedirectory-library-for-java which has been in maintenance in 2021 and archived in 2023.
the project has been shifted to https://github.com/AzureAD/microsoft-authentication-library-for-java should be used in this particular project instead of the older un maintained project artifact.
Client Version 20.0.0
Kubernetes Version Not required here
Java Version Java 8, 11, 17
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
KubeConfig If applicable, add a KubeConfig file with secrets redacted.
Server (please complete the following information):
- OS: [e.g. Linux]
- Environment [e.g. container]
- Cloud [e.g. Azure]
Additional context Add any other context about the problem here.