Skip to content

Fix on authentication-oauth now breaks local dev with port number #3684

Description

@skinofstars

There was a change in 5.0.40 that means domains with ports were no longer valid oauth origin, however you cannot include a domain with a port in the origin config.

Options

  • Allow inclusion of the port in the config origins - include a better error message than just 401, as this is a behaviour change
  • Allow wildcard ports on a domain
  • Create an edge case to allow port wildcard on localhost

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions