Skip to content

rabbitmq.conf need to be fixed to use https instead of http for auth_oauth2.issuer parameter #39

@jav-12

Description

@jav-12

Describe the bug

Testing this scenario: https://www.rabbitmq.com/docs/oauth2-examples-proxy produces that rabbitmq container doesn't boot up:

2024-10-10 15:03:13.181787+00:00 [error] <0.156.0> auth_oauth2.issuer invalid, According to the JWT Specification, Key Server URL must be https. 2024-10-10 15:03:13.185982+00:00 [error] <0.156.0> Error preparing configuration in phase validation: 2024-10-10 15:03:13.186080+00:00 [error] <0.156.0> - auth_oauth2.issuer invalid, According to the JWT Specification, Key Server URL must be https.

Reproduction steps

As described in the tutorial:

export MODE=oauth2-proxy
make start-rabbitmq

Expected behavior

rabbitmq container should boot up.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions