Marcial Rosales

Results 34 issues of Marcial Rosales

## Proposed Changes [Rich Authorization Request](https://oauth.net/2/rich-authorization-requests/) specification is an extension to the [OAuth2](https://datatracker.ietf.org/doc/html/rfc6749) specification. It is still a draft but it has been stable for a good while. This specification...

bazel
make

## Proposed Changes Today RabbitMQ management UI is tightly integrated with UAA, making it difficult to connect to other OAuth 2.0 servers. Additionally, RabbitMQ management ui uses the OAuth 2.0...

make

This PR includes : - Add OAuth 2.0 authentication backend plugin page - Link plugin page from the left navigation menu - Reorganize oauth2-examples page - Update oauth2-examples page with...

New OAuth 2.0 configuration for the management ui implemented by this [PR](https://github.com/rabbitmq/rabbitmq-server/pull/4749)

## Proposed Changes see https://github.com/rabbitmq/rabbitmq-server/issues/7746 ## Types of Changes What types of changes does your code introduce to this project? _Put an `x` in the boxes that apply_ - [...

bazel

### Is your feature request related to a problem? Please describe. This is a feature requested to support the following scenarios: - Users connect to RabbitMQ with tokens issued by...

enhancement
rabbitmq-auth-backend-oauth2

### Is your feature request related to a problem? Please describe. In order to fully support OAuth2 authentication in AMQP 1.0 protocol, it should be possible to refresh a token...

enhancement
rabbitmq-amqp1.0

## Proposed Changes Authenticate an internal AMQP connection created from an AMQP 1.0 Session using an Oauth token previously obtained during the connection establishment phase. This is a backport of...

## Proposed Changes Run selenium tests against a cluster deployed via docker-compose ## Types of Changes What types of changes does your code introduce to this project? _Put an `x`...

### Is your feature request related to a problem? Please describe. Google OAuth2 Authorization Server issues OAuth 2.0 Opaque Access Tokens. RabbitMQ expects digitally signed JWT tokens. Therefore when you...

enhancement
rabbitmq-auth-backend-oauth2
rabbitmq-management