[ 
https://issues.apache.org/jira/browse/QPID-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147571#comment-15147571
 ] 

ASF subversion and git services commented on QPID-7030:
-------------------------------------------------------

Commit 1730565 from [~k-wall] in branch 'java/branches/6.0.x'
[ https://svn.apache.org/r1730565 ]

QPID-7028, QPID-7029, QPID-7030, QPID-7031, QPID-7045: [Java Broker/Java 
Client] Add OAUTH2 authentication support for management and messaging
QPID-7055: Improve GroupProvider API

svn merge -c 
1729215,1729406,1729408,1729412,1729515,1729656,1729657,1729783,1730019,1730025,1730052,1730559
 ^/qpid/java/trunk

> [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
>             Fix For: qpid-java-6.0.1, qpid-java-6.1
>
>
> 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]

Reply via email to