Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Unable to use auth backed http to authenticate access to management #36

@brett--anderson

Description

@brett--anderson

I have setup the auth backend http plugin and the http auth service is being called successfully when I try and connect to an exchange with Python. When I try and login to the management plugin using the web interface, it also calls the auth service, but then RabbitMQ throws the error: HTTP access denied: user 'guest' - Not management user. The auth service returns 'allow' for any request at this stage.

Is there a way to configure the auth service to return this management tag and thereby satisfy this requirement? If not, please consider this a feature request, or at least a request to update the readme to make it clear that this plugin will not work with the management plugin and developers must therefore combine it with an internal authenticator for admin users.

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