Skip to content

Add proxy authentication to WebSocketPoolableConnectionFactory #3

@davenunn

Description

@davenunn

Please add a capability to set the proxy username and password by configuration in addition to the proxy server and port. I cannot run Predix micro-services locally because my corporate firewall requires authentication.

Within the WebSocketPoolableConnectionFactory.detectAndSetProxy method an additional call to the setCredentials method is required if a proxy username and password are specified. The proxy user and password would also need to be added to the IOauthRestConfig interface, etc. so they can be configured in the same manner as proxy server and port.

Thanks,

Dave

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions