-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- MODE=uaa make start-rabbitmq
- 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
Assignees
Labels
bugSomething isn't workingSomething isn't working