Lorenz Quack created QPID-7030:
----------------------------------
Summary: [Java Broker] Add OAuth2
HttpRequestInteractiveAuthenticator
Key: QPID-7030
URL: https://issues.apache.org/jira/browse/QPID-7030
Project: Qpid
Issue Type: New Feature
Components: Java Broker
Reporter: Lorenz Quack
To support the OAuth2 AuthenticationProvider (QPID-7028) we need a OAuth2
HttpRequestInteractiveAuthenticator that is based on (QPID-7027).
It should have the following behaviour:
* if the associated AuthenticationProvider is not a
OAuth2AuthenticationProvider do nothing
* if incoming requests which are not authenticated and do not have an auth
grant call OAuth2AuthenticationProvider to redirect
* if incoming request has auth grant calls OAuth2AuthenticationProvider to login
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]