Alex Rudyy created QPID-8446:
--------------------------------

             Summary: [JMS AMQP 0-x] Add ability to notify mesaging application 
about the result of every connectivity attempt
                 Key: QPID-8446
                 URL: https://issues.apache.org/jira/browse/QPID-8446
             Project: Qpid
          Issue Type: Improvement
          Components: JMS AMQP 0-x
            Reporter: Alex Rudyy
             Fix For: qpid-java-client-0-x-6.4.0


As part of JIRA QPID-8440 a mechanism to change credentials dynamically via 
connection extensions was introduced in the client. It allows to rotate the 
expired credentials. However, the extension implementation would need to check 
the validity of credentials before returning them to connection object.

We need to add a new mechanism to notify the application about authentication 
failures due to expired credentials. That would allow to rotate  credentials 
via extensions in response to the authentication failure rather than doing that 
pro-actively in every call to the extensions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to