Skip to content

Authentication as LuckPerms extension #7

@Timtendo12

Description

@Timtendo12

Hi!

I can't seem to be able to get the authentication working. I tried adding this to the startup command:

java -DLUCKPERMS_REST_AUTH=true -DLUCKPERMS_REST_AUTH_KEYS=<authkey> ..(rest of my startup command line)

I even have them setup as a env variable using the "export" command on my linux server but I keep getting the error:

{
    "error": "You are not authorized to access this endpoint."
}

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