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

ASF GitHub Bot commented on CXF-7867:
-------------------------------------

nddipiazza edited a comment on issue #456: CXF-7867 - Allow the 
AbstractSpnegoAuthSupplier loginConfig to be used
URL: https://github.com/apache/cxf/pull/456#issuecomment-429968914
 
 
   @coheigea Here is the program I am trying to translate into a Unit test. 
   https://gist.github.com/nddipiazza/cfd8a6146faddb381db7d0bc7d52ebdd
   
   I am working on getting this working in a unit test. any pointers you have 
would be excellent.
   
   I am not using Spring in this test so my use of CXF is a bit different and 
not as clear as the example in 
`cxf/systests/kerberos/src/test/java/org/apache/cxf/systest/kerberos/wssec/spnego/SpnegoTokenTest.java`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> LoginConfig in AbstractSpnegoAuthSupplier is not used
> -----------------------------------------------------
>
>                 Key: CXF-7867
>                 URL: https://issues.apache.org/jira/browse/CXF-7867
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Nicholas DiPiazza
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>
> We allow users to set the loginConfig in the AbstractSpnegoAuthSupplier
> But we do not use it. See: 
> https://github.com/apache/cxf/blob/master/rt/transports/http/src/main/java/org/apache/cxf/transport/http/auth/AbstractSpnegoAuthSupplier.java#L116
>  for its only usage.
> Unless I'm not understanding something, we should allow people to use it.
> Possibly naive PR: https://github.com/apache/cxf/pull/456



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to