Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

GError thrown on linux #28

@alesniak303

Description

@alesniak303

I'm seeing the following when trying to obtain a token on Linux.

Structure.getFieldOrder() on class com.microsoft.aad.msal4jextensions.persistence.linux.GError returns names ([code, domain, message]) which do not match declared field names ([])

I'm using msal4j on a Dockerized debian-10.5-slim image which does not have libsecret preinstalled.

I've installed the libsecret-1-0 package to fulfill the dependency and Java appears to be loading the library.

If there is additional configuration that is needed in support of this scenario, I haven't been able to find documentation relevant to it. Libsecret documentation that I've found does not seem to address any configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions