'RabbitMQ Management web page cannot show login button using latest cloudfoundry UAA

I try to using oauth authentication in RabbitMQ via cloudfoundry UAA

Follow this tutorial it works there's no problem

I checked RabbitMQ management login successfully and RabbitMQ management API also successfully called

But RabbitMQ UAA demo's cloudfoundry UAA image created 2years ago. so UAA image has log4j vulnerability (CVE-2021-44228)

So I'm trying to UAA image changes to 75.16.0

And I faced critical problem

  1. In RabbitMQ Management Web login button does not show enter image description here

  2. Web Browser's console log showed X-Frame-Options DENY (192.168.137.237:8080 is UAA server IP address) enter image description here enter image description here Can anyone help me?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source