-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
Your manifest file is incorrect, it contains the following:
Export-Package: com.microsoft.aad.com.microsoft.aad.msal4j;version="1.13.3"
This should be:
Export-Package: com.microsoft.aad.msal4j;version="1.13.3"
This makes your lib unusable in an OSGi environment unless we hack the manifest file.
https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/msal4j-sdk/bnd.bnd
is incorrect
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels