Replies: 2 comments 3 replies
-
Please use GutHub discussions for questions and not issues. We cannot suggest much with the amount of information provided: there are no logs, no RabbitMQ configuration, not even RabbitMQ versions used. Consider putting together an executable way to reproduce and sharing it on GutHub. We have a repo with multiple OAuth 2 examples under this org. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is the repo with examples. Some features target 3.11 but all the UAA interaction shouldn't have changed. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had used uaa and rabbitmq for oauth2 .
It is working perfectly with Ip address but when i add https in application gateway it shows 502 error. If i redirect the port using nginx then it works but it redirects to http and then blocks that port also.
Rabbitmq works on http but uaa is not working the same way.
Beta Was this translation helpful? Give feedback.
All reactions