Skip to content

Redirect on View/Edit Cluster Config when there is a redirect in kong #13

@cronventis

Description

@cronventis

So I added a plugin to one of my routes to do ra request termination with these settings:

config:
  status_code: 301
  content_type: "text/html"
  body: "<meta http-equiv=\"refresh\" content=\"0; URL='https://domain.de/target/'\" />"

When clicking on "View/Edit Cluster Config" in KongMap, I get the loading screen and at one point during load, I get redirected to "https://domain.de/target" just like it is defined in the plugin..

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