Skip to content

Fix uaa configuration/scripts  #36

@MarcialRosales

Description

@MarcialRosales

Describe the bug

Latest RabbitMQ requires both auth_oauth2.issuer and auth_oauth2.jwks_uri to use HTTPS. However, uaa is not deployed with TLS enabled.

Reproduction steps

  1. MODE=uaa make start-rabbitmq
  2. Check the logs show that the url must use https
    ...

Expected behavior

Deploy UAA with TLS enabled same as it is done for Keycloak.
Configure RabbitMQ accordingly.

Additional context

No response

Metadata

Metadata

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