Marcial Rosales

Results 19 comments of Marcial Rosales

@ansd so far i have not found any

@robcoward Your use case is addressed by this feature. Will you volunteer to contribute to [RabbitMQ Oauth2 tutorial](https://github.com/rabbitmq/rabbitmq-oauth2-tutorial) repo by adding "Teleport" as a use-case? We currently have support for...

Thanks @robcoward . Can you paste here the content of `.well-known/jwks.json`? Provided Teleport is at least Oauth2 compliant and supports **authorization code with PKCE**, there is an alternative although I...

If users always come to RabbitMQ Management ui with a token because all requests go thru Teleport and It is Teleport who takes care of authenticating the user then this...

@robcoward This feature is nearly completed and I have added a use-case to the [OAuth2 tutorial repo](https://github.com/rabbitmq/rabbitmq-oauth2-tutorial/blob/support-multiple-resource-server-ids/use-cases/multiresource.md) to demonstrate it. In your case, I am assuming that Teleport is actually...

Hi @madmalkav , we already have a PR ready which addresses this issue. However, we are having some problems with IBM MQ server we are using for testing it. We...

Thank you very much @madmalkav for sharing your notes ! First of all, I have noticed we are both building the same docker image except that you are not running...

IBM MQ is quite common specially in large organizations therefore we need to ensure that our internal amqp10_client is able to talk to IBM MQ. Addressing this issue was not...

@HanumanthPrasad Any management user who wants to access any exchange or queue must have the appropriate permission on the queue/exchange's vhost. The user-tag controls what areas of the management UI...