Skip to content

Login fails when auth.loginEndpoint is set in yml: token not found at path "token" #2

Description

@mbohmwald

When auth.loginEndpoint is set in the yml config, the login request returns the following response:

{
  "error": "token not found at path \"token\""
}

Because of this, the login flow cannot be completed.

This is my configuration in adminyo.yml:

auth:
  loginEndpoint: "path"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions