You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Nicholas DiPiazza (JIRA)" <ji...@apache.org> on 2018/10/10 17:00:01 UTC

[jira] [Created] (CXF-7867) LoginConfig in AbstractSpnegoAuthSupplier is not used

Nicholas DiPiazza created CXF-7867:
--------------------------------------

             Summary: 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


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)