Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


The Broker would need to be aware that older clients may in use and this would still send the
common name. The Broker should tolerate such messages (perhaps configurable).

 

RG: One aspect of this is that all clients will need to behave in a compliant way... which really means we should probably propose something for AMQP 1.0 about how clients should populate fields on the message based on the credentials they authenticated with.

Upgrade

The configuration upgrader should upgrade the authentication providers to have realm (how would we manufacture the realm names). The lastUpdatedBy and createdBy attributes of existing objects could be upgraded too in the common case where only one provider is in use.

...